Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2006 00:27:09 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 109317 for review
Message-ID:  <200611060027.kA60R9E5022951@repoman.freebsd.org>

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

Change 109317 by jb@jb_freebsd8 on 2006/11/06 00:26:18

	Remove the TARGET definition. We do that in the compile commands.

Affected files ...

.. //depot/projects/binutils/src/gnu/usr.bin/binutils/libbinutils/config.h#3 edit

Differences ...

==== //depot/projects/binutils/src/gnu/usr.bin/binutils/libbinutils/config.h#3 (text+ko) ====

@@ -229,9 +229,6 @@
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
-/* Configured target name. */
-#define TARGET "i386-unknown-freebsd7.0"
-
 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
 #define TARGET_PREPENDS_UNDERSCORE 0
 



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