PERFORCE change 180742 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Sun Jul 11 04:30:52 UTC 2010


http://p4web.freebsd.org/@@180742?ac=10

Change 180742 by gonzo at gonzo_figaro on 2010/07/11 04:30:29

	Define EXTRA_SPEC to contain fbsd_dynamic_loader

Affected files ...

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

Differences ...

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

@@ -32,6 +32,8 @@
 #define SUBTARGET_CPP_SPEC  "-D__ELF__"
 #endif
 
+#define EXTRA_SPECS						\
+	SUBTARGET_EXTRA_SPECS
 
 extern struct rtx_def *avr32_compare_op0;
 extern struct rtx_def *avr32_compare_op1;


More information about the p4-projects mailing list