summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2006-12-15 08:21:13 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2006-12-15 08:21:13 +0000
commit4b805aff1834c451b52cd021e8328cc3c56eab4c (patch)
tree56eedd783e511ee946bc0ffd95f4265d07424014 /sysutils
parent- Update to 2.2.0 (diff)
Fix build with gcc41
Notes
Notes: svn path=/head/; revision=179836
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Tee/files/patch-bin_Tee_Make.host14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/Tee/files/patch-bin_Tee_Make.host b/sysutils/Tee/files/patch-bin_Tee_Make.host
new file mode 100644
index 000000000000..7a0ee1c38691
--- /dev/null
+++ b/sysutils/Tee/files/patch-bin_Tee_Make.host
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- bin/Tee/Make.host.orig
++++ bin/Tee/Make.host
+@@ -19,7 +19,7 @@
+ HOSTTYPE,`NEXT2',`cc',
+ HOSTTYPE,`IRIX5',`cc',
+ HOSTTYPE,`IRIX6',`cc',
+-`gcc -fwritable-strings')`
++`gcc')`
+
+ HDR= machine.h
+ SRC=