From 4b805aff1834c451b52cd021e8328cc3c56eab4c Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 15 Dec 2006 08:21:13 +0000 Subject: Fix build with gcc41 --- sysutils/Tee/files/patch-bin_Tee_Make.host | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sysutils/Tee/files/patch-bin_Tee_Make.host (limited to 'sysutils') 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= -- cgit v1.2.3