test-stdalign is broken with i686 and GCC 4.7.

This commit is contained in:
Richard W.M. Jones 2012-01-27 08:35:39 +00:00
parent 7ab0c6a5a2
commit d574435d4b

View File

@ -759,9 +759,7 @@ popd
%ifarch %{ix86} %ifarch %{ix86}
# test-stdalign is broken with i686 and GCC 4.7. # test-stdalign is broken with i686 and GCC 4.7.
pushd gnulib/tests pushd gnulib/tests
borked=test-stdalign borked="test-stdalign.o test-stdalign"
make $borked ||:
rm $borked
touch $borked touch $borked
chmod +x $borked chmod +x $borked
popd popd