Date: Wed, 5 Jul 2006 23:34:30 GMT From: Olivier Houchard <cognet@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 100670 for review Message-ID: <200607052334.k65NYUgf083063@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=100670 Change 100670 by cognet@cognet on 2006/07/05 23:34:19 Don't hardcode CC, NM and LD. Affected files ... .. //depot/projects/mips2/src/sys/conf/Makefile.mips#2 edit Differences ... ==== //depot/projects/mips2/src/sys/conf/Makefile.mips#2 (text+ko) ==== @@ -33,10 +33,6 @@ MKMODULESENV+= MACHINE=${MACHINE} MACHINE_ARCH=${MACHINE_ARCH} -CC=mips-gcc -NM=mips-nm -LD=mips-ld - %BEFORE_DEPEND %OBJS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607052334.k65NYUgf083063>