aboutsummaryrefslogtreecommitdiff
path: root/lang/t3x
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-31 10:48:49 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-31 10:48:49 +0000
commit2b6460753a3b51f8db0f410da16d1b56629589f6 (patch)
treeb70e984f17a04b35542f3c4d602b1d3924b0e7ab /lang/t3x
parenta8742dda895262785f435b56da99e74b5d00e7d5 (diff)
downloadports-2b6460753a3b51f8db0f410da16d1b56629589f6.tar.gz
ports-2b6460753a3b51f8db0f410da16d1b56629589f6.zip
Don't force -O2 -g; obey user's CFLAGS!
Notes
Notes: svn path=/head/; revision=40644
Diffstat (limited to 'lang/t3x')
-rw-r--r--lang/t3x/files/patch-Config7
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/t3x/files/patch-Config b/lang/t3x/files/patch-Config
new file mode 100644
index 000000000000..cf6272b95e36
--- /dev/null
+++ b/lang/t3x/files/patch-Config
@@ -0,0 +1,7 @@
+--- ports/FreeBSD.elf/Config.orig Mon Jan 29 14:44:37 2001
++++ ports/FreeBSD.elf/Config Sat Mar 31 02:45:39 2001
+@@ -15 +14,0 @@
+-CFLAGS='-O2 -g'
+@@ -29 +28 @@
+- SYMLINK_CMD CC_CMD CFLAGS SHL_SUPPORT LD_SHL_CMD AR_CMD RANLIB_CMD \
++ SYMLINK_CMD CC_CMD SHL_SUPPORT LD_SHL_CMD AR_CMD RANLIB_CMD \