Files
genode-world/src/test/libpq/db_create/target.mk
Norman Feske 3ee1f80051 Disable strict warnings
This commit is a response to Genode's increased default warning level.
See the corresponding issue at:

  https://github.com/genodelabs/genode/issues/465
2018-01-17 19:27:10 +01:00

6 lines
173 B
Makefile

TARGET = test-libpq_create
SRC_CC = main.cc
LIBS += base stdcxx libc-net lwip libc_lwip libc_lwip_nic_dhcp libc_lwip_loopback libc libpq config_args
CC_CXX_WARN_STRICT =