From 337bb6b43d1ec901faf2b7e176517f36c810a904 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Thu, 29 Jan 1998 21:59:51 +0000 Subject: Actually make myself MAINTAINER, and remove -g from CFLAGS. Forgetten by: jseger Remebered by: obrien --- security/strobe/files/patch-aa | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'security/strobe/files/patch-aa') diff --git a/security/strobe/files/patch-aa b/security/strobe/files/patch-aa index 7ad03f5f842e..2893f23a916d 100644 --- a/security/strobe/files/patch-aa +++ b/security/strobe/files/patch-aa @@ -1,6 +1,6 @@ ---- Makefile.orig Mon Nov 27 18:39:11 1995 -+++ Makefile Tue Jan 7 20:02:22 1997 -@@ -3,9 +3,10 @@ +--- Makefile.orig Thu Jul 3 07:48:00 1997 ++++ Makefile Thu Jan 29 16:57:49 1998 +@@ -3,15 +3,16 @@ # Modify the below to suit your filesystem @@ -14,6 +14,13 @@ #CC=cc CC=gcc + + #FLAGS=-O -nointl # SCO +-FLAGS= -O -g -Wall ++FLAGS= -O -Wall + + #LIBS= -lnsl -lsocket # SYSVR4 / SOLARIS + #LIBS= -lsocket -lmalloc -lc_s # SCO @@ -40,13 +41,13 @@ $(MAN): $(INSTALLDIR)/$(BIN): $(BIN) -- cgit v1.2.3