summaryrefslogtreecommitdiff
path: root/sysutils/ipa/files
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-10-05 00:16:49 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-10-05 00:16:49 +0000
commit7d9be771424e04e856763c9b7555321a1c9c7800 (patch)
treef4e55c5f03a10e853e0ba4fcbcd7c98358fdfd5a /sysutils/ipa/files
parentAdd htmlsection-1.0, Insert section numbers in HTML and make a table of (diff)
Update to 1.1.6
PR: 31030 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=48438
Diffstat (limited to 'sysutils/ipa/files')
-rw-r--r--sysutils/ipa/files/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/ipa/files/patch-aa b/sysutils/ipa/files/patch-aa
index d7314b7d5048..a23a6da13f22 100644
--- a/sysutils/ipa/files/patch-aa
+++ b/sysutils/ipa/files/patch-aa
@@ -1,11 +1,11 @@
---- Makefile.orig Tue Jul 31 15:20:30 2001
-+++ Makefile Tue Jul 31 15:29:30 2001
+--- Makefile.orig Wed Oct 3 14:27:19 2001
++++ Makefile Thu Oct 4 20:46:16 2001
@@ -38,7 +38,7 @@
- # -O3 - optimize (it seems that -O3 also help to find out some errors);
+ # -Ox - optimize (it seems that -O3 also help to find out some errors);
# -g - produce debugging information.
#
--CFLAGS= -Wall -O2 -g
-+#CFLAGS= -Wall -O2 -g
+-CFLAGS= -Wall -O -g
++#CFLAGS= -Wall -O -g
#
# DSTBINDIR - where to install binaries