|
|
http://perforce.freebsd.org/chv.cgi?CH=133688
Change 133688 by imp@imp_paco-paco on 2008/01/19 23:33:28
NOFUN WITHOUT_MAGIC. Truer words never spoken. :-)
Affected files ...
.. //depot/projects/mips2/src/Makefile.inc1#13 edit
Differences ...
==== //depot/projects/mips2/src/Makefile.inc1#13 (text+ko) ====
@@ -1267,7 +1267,8 @@
.if defined(XDEV) && defined(XDEV_ARCH)
NOFUN=-DNO_FSCHG -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT \
- -DWITHOUT_MAN -DWITHOUT_NLS -DWITHOUT_PROFILE -DWITHOUT_KERBEROS
+ -DWITHOUT_MAN -DWITHOUT_NLS -DWITHOUT_PROFILE -DWITHOUT_KERBEROS \
+ -DWITHOUT_MAGIC
XDDIR=${XDEV}-freebsd
XDTP=/usr/${XDDIR}
_______________________________________________
p4-projects@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/p4-projects
To unsubscribe, send any mail to "p4-projects-unsubscribe@xxxxxxxxxxx"
|
|