mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-06 11:10:24 +00:00
parent
b88951345f
commit
e6c64290fa
@ -7,6 +7,9 @@ LIBS = mini_c libz_static
|
|||||||
|
|
||||||
CC_WARN = -Wall -Wno-address -Wno-misleading-indentation
|
CC_WARN = -Wall -Wno-address -Wno-misleading-indentation
|
||||||
|
|
||||||
|
# silent strncpy warnings in the PNG contrib code
|
||||||
|
CC_C_OPT += -Wno-stringop-truncation
|
||||||
|
|
||||||
vpath % $(REP_DIR)/src/lib/libpng/contrib
|
vpath % $(REP_DIR)/src/lib/libpng/contrib
|
||||||
|
|
||||||
include $(REP_DIR)/lib/import/import-libpng_static.mk
|
include $(REP_DIR)/lib/import/import-libpng_static.mk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user