aboutsummaryrefslogtreecommitdiff
path: root/sysutils/libretto-config/files
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-05-30 07:19:09 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-05-30 07:19:09 +0000
commitbda902cfce591d457c73b1c140662a3bf8adc61f (patch)
tree61198191afd351d5875411290db6e504b78a2751 /sysutils/libretto-config/files
parent9d0f2d5862c1105646b50961236d26c0dd82c6f6 (diff)
Notes
Diffstat (limited to 'sysutils/libretto-config/files')
-rw-r--r--sysutils/libretto-config/files/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/libretto-config/files/patch-aa b/sysutils/libretto-config/files/patch-aa
index 087edc09f6aa..4407c9027ea3 100644
--- a/sysutils/libretto-config/files/patch-aa
+++ b/sysutils/libretto-config/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.orig Thu Jun 18 19:44:09 1998
-+++ Makefile Thu Nov 26 12:36:44 1998
+--- Makefile.orig Thu Jun 18 13:44:09 1998
++++ Makefile Tue May 30 10:05:47 2000
@@ -1,17 +1,18 @@
OBJ = libapm.o bios.o smi.o
PROGRAM = libapm
@@ -24,7 +24,7 @@
-CFLAGS = -O2 #-DLIBRETTO -DDEBUG
+#DEFS= -DLIBRETTO -DDEBUG
-+CFLAGS = -pipe -O $(DEFS)
++CFLAGS += $(DEFS)
+
+all: $(PROGRAM)