* configure.ac: Prevent cflags leaking to subsequent tests by always

resetting cflags to target_cflags in target tests.
This commit is contained in:
Vladimir Serbinenko 2013-11-07 03:17:37 +01:00
parent ac319fbc90
commit 24f4e57c46
2 changed files with 19 additions and 23 deletions

View file

@ -1,3 +1,8 @@
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Prevent cflags leaking to subsequent tests by always
resetting cflags to target_cflags in target tests.
2013-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/parser.c (grub_parser_split_cmdline): Remove nested