PERFORCE change 158297 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Wed Feb 25 13:50:26 PST 2009


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

Change 158297 by gonzo at gonzo_figaro on 2009/02/25 21:49:52

	- remove garbage after #undef

Affected files ...

.. //depot/projects/avr32/src/contrib/gcc/config/avr32/freebsd.h#2 edit

Differences ...

==== //depot/projects/avr32/src/contrib/gcc/config/avr32/freebsd.h#2 (text+ko) ====

@@ -79,7 +79,7 @@
    Needs to agree with <machine/ansi.h>.  GCC defaults come from c-decl.c,
    c-common.c, and config/<arch>/<arch>.h.  */
 
-#undef TARGET_VERSION	fprintf (stderr, " (FreeBSD/avr32)");
+#undef TARGET_VERSION
 #define TARGET_VERSION	fprintf (stderr, " (FreeBSD/avr32)");
 
 /* Target CPU builtins.  */


More information about the p4-projects mailing list