freebsd-ports/devel/bin86/files/patch-ld_writebin_c
2000-11-03 00:22:08 +00:00

11 lines
231 B
Text

--- ld/writebin.c.orig Sun Mar 14 13:07:12 1999
+++ ld/writebin.c Thu Oct 19 16:52:50 2000
@@ -3,7 +3,7 @@
/* Copyright (C) 1994 Bruce Evans */
-#ifndef NO_AOUT
+#if 0
#ifndef A_OUT_INCL
#define A_OUT_INCL <a.out.h>
#endif