mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 05:00:30 -04:00
14 lines
213 B
Text
14 lines
213 B
Text
|
|
$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=
|