]> git.ipfire.org Git - thirdparty/grub.git/commit
* configure.ac: Test if '--build-id=none' is supported by the
authorproski <proski@localhost>
Mon, 5 Nov 2007 01:29:46 +0000 (01:29 +0000)
committerproski <proski@localhost>
Mon, 5 Nov 2007 01:29:46 +0000 (01:29 +0000)
commitbce46bf7f1e2a213a415ae8302a5dec6d50fd2a2
treed8ec927a0d55d3a8082a3b2844d21cc7e6f2d4dc
parent22cd659922f53072486ccda5a3c17713c3e76e1b
* configure.ac: Test if '--build-id=none' is supported by the
linker and add it to LDFLAGS if possible.  Build ID causes
objcopy to generate huge binary files.
* aclocal.m4 (grub_PROG_OBJCOPY_ABSOLUTE): Use LDFLAGS when
linking, so that build ID doesn't break the test.
* stage1/Makefile.am: Preserve LDFLAGS, use stage1_exec_LDFLAGS.
ChangeLog
acinclude.m4
configure
configure.ac
stage1/Makefile.am
stage1/Makefile.in