summaryrefslogtreecommitdiff
path: root/devel/linuxthreads/files/patch-aa
diff options
context:
space:
mode:
authorJulian Elischer <julian@FreeBSD.org>1999-12-02 02:14:16 +0000
committerJulian Elischer <julian@FreeBSD.org>1999-12-02 02:14:16 +0000
commita49359d57b0d034be18ecdee3d7a88e0d238f2a2 (patch)
treed80011d0be0e276ae13ce43969abd9d0e37c06d0 /devel/linuxthreads/files/patch-aa
parentPORTLINT rules. (diff)
Submitted by: "Russell L. Carter" <rcarter@consys.com>
more tuning
Diffstat (limited to 'devel/linuxthreads/files/patch-aa')
-rw-r--r--devel/linuxthreads/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/linuxthreads/files/patch-aa b/devel/linuxthreads/files/patch-aa
index a9bea47a4db8..b5c6bbb24a93 100644
--- a/devel/linuxthreads/files/patch-aa
+++ b/devel/linuxthreads/files/patch-aa
@@ -23,8 +23,8 @@ diff -ur ./Makefile ../linuxthreads-0.71.new/Makefile
+
+.PATH: ${.CURDIR}/libc_r
+
-+#CFLAGS+=-Wall -O
-+CFLAGS+=-g -O0 -Wall -DDEBUG
++CFLAGS+=-Wall
++#CFLAGS+=-g -O0 -Wall -DDEBUG
+CFLAGS+=-DCOMPILING_LINUXTHREADS
+
+#This option should not be enabled unless libc has been patched