]> git.pld-linux.org Git - packages/cross-gcc.git/blob - gcc49-i386-libgomp.patch
new package
[packages/cross-gcc.git] / gcc49-i386-libgomp.patch
1 --- libgomp/configure.tgt.jj    2008-01-10 20:53:48.000000000 +0100
2 +++ libgomp/configure.tgt       2008-03-27 12:44:51.000000000 +0100
3 @@ -67,7 +67,7 @@ if test $enable_linux_futex = yes; then
4             ;;
5           *)
6             if test -z "$with_arch"; then
7 -             XCFLAGS="${XCFLAGS} -march=i486 -mtune=${target_cpu}"
8 +             XCFLAGS="${XCFLAGS} -march=i486 -mtune=generic"
9             fi
10         esac
11         ;;
This page took 0.107075 seconds and 3 git commands to generate.