]> git.pld-linux.org Git - packages/crossavr32-gcc.git/blame - crossavr32-gcc-configure.patch
- pl for -libstdc++, ~cosmetics
[packages/crossavr32-gcc.git] / crossavr32-gcc-configure.patch
CommitLineData
0ef9f94d 1--- configure.in.old 2007-07-28 19:27:17.000000000 +0200
2+++ configure.in 2007-07-28 20:17:24.000000000 +0200
3@@ -2055,7 +2055,7 @@
4 # sorts of decisions they want to make on this basis. Please consider
5 # this option to be deprecated. FIXME.
6 if test x${is_cross_compiler} = xyes ; then
7- target_configargs="--with-cross-host=${host_alias} ${target_configargs}"
8+ target_configargs="--with-cross-host=${host_alias} ${target_configargs} CFLAGS=\"$CFLAGS_FOR_TARGET\" --host=avr32-pld-linux"
9 fi
10
11 # Default to --enable-multilib.
This page took 0.051298 seconds and 4 git commands to generate.