Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2008 06:49:06 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 136152 for review
Message-ID:  <200802250649.m1P6n6ZF036422@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=136152

Change 136152 by imp@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
 



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