From 47c47b159dc3708518c48033b548a3afb6dd0b0a Mon Sep 17 00:00:00 2001 From: kura Date: Sat, 6 Feb 1999 19:41:32 +0000 Subject: [PATCH 1/1] *** empty log message *** Changed files: biff+comsat-0.10-misc.patch -> 1.1 --- biff+comsat-0.10-misc.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 biff+comsat-0.10-misc.patch diff --git a/biff+comsat-0.10-misc.patch b/biff+comsat-0.10-misc.patch new file mode 100644 index 0000000..ebcd842 --- /dev/null +++ b/biff+comsat-0.10-misc.patch @@ -0,0 +1,20 @@ +--- biff+comsat-0.10/MCONFIG.ewt Sun Aug 24 09:33:55 1997 ++++ biff+comsat-0.10/MCONFIG Sun Aug 24 09:34:16 1997 +@@ -33,7 +33,7 @@ + WARNINGS= -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wcast-align + + # Compiler flags to use +-CFLAGS= -pipe -O2 -D__USE_BSD_SIGNAL $(WARNINGS) ++CFLAGS= -pipe $(RPM_OPT_FLAGS) -D__USE_BSD_SIGNAL $(WARNINGS) + + # Link-time flags to use + LDFLAGS= -s +@@ -46,7 +46,7 @@ + + + # Work around GNU libc lossage +-USE_GLIBC=0 ++USE_GLIBC=1 + + + -- 2.43.0