Remove -Wold-style-definition.

Not very useful and interaction of it with regexp depends on GCC
	version.
This commit is contained in:
Vladimir Serbinenko 2013-12-18 07:48:09 +01:00
parent 7a7f52388b
commit c2be6f7ef8
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
Remove -Wold-style-definition.
Not very useful and interaction of it with regexp depends on GCC
version.
2013-12-18 Vladimir Serbinenko <phcoder@gmail.com>
Make grub_util_get_windows_path_real static.