PERFORCE change 109317 for review

John Birrell jb at FreeBSD.org
Mon Nov 6 00:27:10 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=109317

Change 109317 by jb at 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
 


More information about the p4-projects mailing list