Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/tests/
DMakefile6 WARNING_CFLAGS ?= -Wall -Wextra macro
12 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I./include -I../include -I../library -D_FILE_OFFSET_BITS=64
/openthread-2.7.6/third_party/mbedtls/repo/library/
DMakefile5 WARNING_CFLAGS ?= -Wall -Wextra macro
12 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I. -I../include -D_FILE_OFFSET_BITS=64
/openthread-2.7.6/third_party/mbedtls/repo/programs/
DMakefile6 WARNING_CFLAGS ?= -Wall -Wextra macro
13 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I../tests/include -I../include -D_FILE_OFFSET_BITS=64
/openthread-2.7.6/third_party/mbedtls/repo/
DREADME.md74 …d line; compiler warning options may be overridden separately using `WARNING_CFLAGS`. Some directo…
76WARNING_CFLAGS` overrides its default value (starting with `-Wall -Wextra`), so if you just want t…
/openthread-2.7.6/third_party/mbedtls/repo/tests/scripts/
Dall.sh337 WARNING_CFLAGS='-xc -std=c99' make lib
2328 make CC="$ARMC5_CC" AR="$ARMC5_AR" WARNING_CFLAGS='--strict --c99' lib