Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Dec 2003 12:15:03 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 43380 for review
Message-ID:  <200312032015.hB3KF30S071153@repoman.freebsd.org>

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

Change 43380 by peter@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



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