Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2008 23:34:16 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 133688 for review
Message-ID:  <200801192334.m0JNYGpR005105@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801192334.m0JNYGpR005105>