* conf/common.rmk (grub_mkisofs_CFLAGS): Move `-I$(srcdir)/gnulib'
from here ... * Makefile.in (CPPFLAGS): ... to here.
This commit is contained in:
parent
9a90f817a0
commit
ab502ec59d
3 changed files with 6 additions and 2 deletions
|
@ -38,7 +38,7 @@ grub_mkisofs_SOURCES = util/mkisofs/eltorito.c \
|
|||
\
|
||||
gnulib/fnmatch.c gnulib/getopt1.c gnulib/getopt.c
|
||||
grub_mkisofs_CFLAGS = -D_FILE_OFFSET_BITS=64 \
|
||||
-I$(srcdir)/util/mkisofs/include -I$(srcdir)/gnulib \
|
||||
-I$(srcdir)/util/mkisofs/include \
|
||||
-Wno-all -Werror
|
||||
|
||||
# For grub-fstest.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue