diff options
Diffstat (limited to 'textproc/coco/files/patch-ac')
-rw-r--r-- | textproc/coco/files/patch-ac | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/textproc/coco/files/patch-ac b/textproc/coco/files/patch-ac index 1003722..08fc949 100644 --- a/textproc/coco/files/patch-ac +++ b/textproc/coco/files/patch-ac @@ -1,6 +1,6 @@ ---- ./src/s/freebsd.h.org Mon Oct 24 21:18:02 1994 -+++ ./src/s/freebsd.h Tue Jan 3 02:14:03 1995 -@@ -31,7 +31,7 @@ +--- ./src/s/freebsd.h.org Fri Nov 4 03:11:17 1994 ++++ ./src/s/freebsd.h Wed Aug 9 02:29:56 1995 +@@ -31,10 +31,10 @@ #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base) @@ -8,4 +8,8 @@ +#define LIBS_DEBUG -lcrypt #define LIBS_SYSTEM -lutil #define LIBS_TERMCAP -ltermcap - #define LIB_GCC -lgcc +-#define LIB_GCC -lgcc ++#define LIB_GCC /usr/lib/libgcc.a + + /* Reread the time zone on startup. */ + #define LOCALTIME_CACHE |