]> git.ipfire.org Git - thirdparty/grub.git/commit
restore -nostdlib for libgcc symbols tests
authorAndrey Borzenkov <arvidjaar@gmail.com>
Sat, 16 Nov 2013 13:03:20 +0000 (17:03 +0400)
committerAndrey Borzenkov <arvidjaar@gmail.com>
Sat, 16 Nov 2013 13:03:20 +0000 (17:03 +0400)
commit31c0cd43629b7395eb113e5679bd41dbebc1969c
tree00445c5255686b0dd2329eb30a3b1366002d48a4
parentc2fdb33116c830fce0ecea7dc0b4aa97e17c3a3a
restore -nostdlib for libgcc symbols tests

Commit 24f4e57c4684471da088c504dec0380886eece0c plugged leakage
of CFLAGS between individual tests, which broke test for libgcc
symbols. It needs -nostdlib which was set in previous test and
inherited before. Set it explicitly.
ChangeLog
configure.ac