mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 04:15:52 +00:00
parent
fd60e5a8b2
commit
039a851003
@ -7,6 +7,10 @@ CONFIGURE_ARGS += --program-prefix=$(PROGRAM_PREFIX) \
|
||||
# the configure script calls the linker with "-lexpat", which fails
|
||||
CONFIGURE_ARGS += --without-expat
|
||||
CPPFLAGS += -DHAVE_LIBEXPAT=1
|
||||
|
||||
# prevent use of host libgmp in configure test
|
||||
CONFIGURE_ARGS += --without-libgmp-prefix
|
||||
|
||||
CFLAGS += -Wno-error=sizeof-pointer-memaccess \
|
||||
-Wno-error=unused-value \
|
||||
-Wno-error=overflow
|
||||
|
Loading…
x
Reference in New Issue
Block a user