1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Fix build with gcc41

This commit is contained in:
Kirill Ponomarev 2006-12-15 08:21:13 +00:00
parent 537e2f010e
commit 4b805aff18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179836

View File

@ -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=