* Makefile.am (AUTOMAKE_OPTIONS): = Added -Wno-portability flag.

* grub-core/Makefile.am: Likewise.
This commit is contained in:
Szymon Janc 2011-08-19 20:06:42 +02:00
parent 2bba8cfd55
commit fb739ccd79
3 changed files with 7 additions and 2 deletions

View file

@ -1,4 +1,4 @@
AUTOMAKE_OPTIONS = subdir-objects
AUTOMAKE_OPTIONS = subdir-objects -Wno-portability
DEPDIR=.deps-core