PERFORCE change 136152 for review

Warner Losh imp at FreeBSD.org
Mon Feb 25 06:49:08 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=136152

Change 136152 by imp at imp_lighthouse on 2008/02/25 06:48:59

	More magic

Affected files ...

.. //depot/projects/mips2-jnpr/src/lib/Makefile#4 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/lib/Makefile#4 (text+ko) ====

@@ -70,7 +70,7 @@
 _libipx=	libipx
 .endif
 
-.if ${MK_MAGIC} != "no"
+.if ${MK_MAGIC} != "no" && ${MACHINE_ARCH} != "mips"
 _libmagic=	libmagic
 .endif
 


More information about the p4-projects mailing list