PERFORCE change 43380 for review
    Peter Wemm 
    peter at FreeBSD.org
       
    Wed Dec  3 12:15:05 PST 2003
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=43380
Change 43380 by peter at peter_daintree on 2003/12/03 12:14:07
	sync with -current
Affected files ...
.. //depot/projects/hammer/gnu/usr.bin/binutils/libbinutils/Makefile#6 edit
.. //depot/projects/hammer/sbin/Makefile#18 edit
Differences ...
==== //depot/projects/hammer/gnu/usr.bin/binutils/libbinutils/Makefile#6 (text+ko) ====
@@ -14,7 +14,7 @@
 .else
 BINUTILS_ARCH=${TARGET_ARCH}
 .endif
-CFLAGS+= -DTARGET=\"${BINUTILS_ARCH}-undermyevildesk-freebsd\"
+CFLAGS+= -DTARGET=\"${BINUTILS_ARCH}-unknown-freebsd\"
 CFLAGS+= -DBFD_VERSION_STRING=\"${VERSION}\"
 CFLAGS+= -I${SRCDIR}/binutils
 CFLAGS+= -I${SRCDIR}/bfd
==== //depot/projects/hammer/sbin/Makefile#18 (text+ko) ====
@@ -116,7 +116,6 @@
 	mca
 .endif
 
-# XXX: should combine with i386 above
 .if ${MACHINE_ARCH} == "amd64"
 SUBDIR+=fdisk \
 	gpt
    
    
More information about the p4-projects
mailing list