]> git.pld-linux.org Git - packages/crossavr32-gcc.git/commitdiff
- hack
authorbszx <bszx@pld-linux.org>
Wed, 1 Aug 2007 20:16:46 +0000 (20:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossavr32-gcc-configure.patch -> 1.1

crossavr32-gcc-configure.patch [new file with mode: 0644]

diff --git a/crossavr32-gcc-configure.patch b/crossavr32-gcc-configure.patch
new file mode 100644 (file)
index 0000000..0c3c1a8
--- /dev/null
@@ -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.
This page took 0.075598 seconds and 4 git commands to generate.