2012-01-03 14:17:22 +00:00
|
|
|
--- libgomp/configure.tgt.jj 2008-01-10 20:53:48.000000000 +0100
|
|
|
|
+++ libgomp/configure.tgt 2008-03-27 12:44:51.000000000 +0100
|
2013-01-06 11:13:05 +00:00
|
|
|
@@ -67,7 +67,7 @@ if test $enable_linux_futex = yes; then
|
2012-01-03 14:17:22 +00:00
|
|
|
;;
|
|
|
|
*)
|
|
|
|
if test -z "$with_arch"; then
|
|
|
|
- XCFLAGS="${XCFLAGS} -march=i486 -mtune=${target_cpu}"
|
|
|
|
+ XCFLAGS="${XCFLAGS} -march=i486 -mtune=generic"
|
|
|
|
fi
|
|
|
|
esac
|
|
|
|
;;
|