Home
last modified time | relevance | path

Searched refs:WARNING_CFLAGS (Results 1 – 9 of 9) sorted by relevance

/net-tools-3.4.0/libcoap/tests/
DMakefile.am12 AM_CFLAGS = $(WARNING_CFLAGS) -std=c99
/net-tools-3.4.0/libcoap/examples/
DMakefile.am12 AM_CFLAGS = -isystem@top_builddir@/include/coap/ $(WARNING_CFLAGS) -std=c99
/net-tools-3.4.0/mbedtls-2.4.0/library/
DMakefile5 WARNING_CFLAGS ?= -Wall -W -Wdeclaration-after-statement macro
8 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I../include -D_FILE_OFFSET_BITS=64
/net-tools-3.4.0/libcoap/
DMakefile.am30 AM_CFLAGS = -I @top_builddir@/include/coap/ $(WARNING_CFLAGS) -std=c99
Dconfigure.ac98 WARNING_CFLAGS="\
117 AX_CHECK_COMPILE_FLAG([-Wlogical-op], [WARNING_CFLAGS="$WARNING_CFLAGS -Wlogical-op"],,[-Werror])
120 AC_SUBST([WARNING_CFLAGS]) subst
/net-tools-3.4.0/mbedtls-2.4.0/programs/
DMakefile6 WARNING_CFLAGS ?= -Wall -W -Wdeclaration-after-statement macro
9 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I../include -D_FILE_OFFSET_BITS=64
/net-tools-3.4.0/mbedtls-2.4.0/tests/
DMakefile6 WARNING_CFLAGS ?= -Wall -W -Wdeclaration-after-statement -Wno-unused-function -Wno-unused-value macro
9 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I../include -D_FILE_OFFSET_BITS=64
/net-tools-3.4.0/mbedtls-2.4.0/tests/scripts/
Dall.sh431 CC=armcc AR=armar WARNING_CFLAGS= make lib
/net-tools-3.4.0/mbedtls-2.4.0/
DREADME.md77 … `-I` will still be preserved. Warning options may be overridden separately using `WARNING_CFLAGS`.