]> git.ipfire.org Git - thirdparty/grub.git/commit
Remove libgnulib.a and use its sources in dependencies directly.
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 29 Nov 2013 02:36:50 +0000 (03:36 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 29 Nov 2013 02:36:50 +0000 (03:36 +0100)
commit469021b4b3f93e74b92cc3ef152c3f0723c366b1
tree67db3cf139acb3bcd5f04d1221f9ac67e762aef6
parent83c256ba421705105eecedd06f97a64b3da79277
Remove libgnulib.a and use its sources in dependencies directly.

This was the only instance of "library" in core config. A bug was
reported that -fno-stack-protector wasn't passed to it. Instead of
figuring out why it failed just remove this construction used
needlessly.
ChangeLog
grub-core/Makefile.core.def