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.
This commit is contained in:
parent
83c256ba42
commit
469021b4b3
2 changed files with 11 additions and 9 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2013-11-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/Makefile.core.def: 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.
|
||||
|
||||
2013-11-29 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/osdep/unix/password.c (grub_password_get): Check that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue