SOURCES: crossavr32-gcc-configure.patch (NEW) - hack

bszx bszx at pld-linux.org
Wed Aug 1 22:16:51 CEST 2007


Author: bszx                         Date: Wed Aug  1 20:16:51 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- hack

---- Files affected:
SOURCES:
   crossavr32-gcc-configure.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/crossavr32-gcc-configure.patch
diff -u /dev/null SOURCES/crossavr32-gcc-configure.patch:1.1
--- /dev/null	Wed Aug  1 22:16:51 2007
+++ SOURCES/crossavr32-gcc-configure.patch	Wed Aug  1 22:16:46 2007
@@ -0,0 +1,11 @@
+--- configure.in.old	2007-07-28 19:27:17.000000000 +0200
++++ configure.in	2007-07-28 20:17:24.000000000 +0200
+@@ -2055,7 +2055,7 @@
+ # sorts of decisions they want to make on this basis.  Please consider
+ # this option to be deprecated.  FIXME.
+ if test x${is_cross_compiler} = xyes ; then
+-  target_configargs="--with-cross-host=${host_alias} ${target_configargs}"
++  target_configargs="--with-cross-host=${host_alias} ${target_configargs} CFLAGS=\"$CFLAGS_FOR_TARGET\" --host=avr32-pld-linux"
+ fi
+ 
+ # Default to --enable-multilib.
================================================================


More information about the pld-cvs-commit mailing list