Home
last modified time | relevance | path

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

/mbedtls-development/tests/
A DMakefile5 WARNING_CFLAGS ?= -Wall -Wextra -Wformat=2 -Wno-format-nonliteral macro
16 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I./include -I../include -I../library -D_FILE_OFFSET_BITS=64
/mbedtls-development/library/
A DMakefile5 WARNING_CFLAGS ?= -Wall -Wextra -Wformat=2 -Wno-format-nonliteral macro
12 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I. -I../include -D_FILE_OFFSET_BITS=64
/mbedtls-development/programs/
A DMakefile5 WARNING_CFLAGS ?= -Wall -Wextra -Wformat=2 -Wno-format-nonliteral macro
12 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I../tests/include -I../include -D_FILE_OFFSET_BITS=64
/mbedtls-development/
A DREADME.md99 …d line; compiler warning options may be overridden separately using `WARNING_CFLAGS`. Some directo…
101WARNING_CFLAGS` overrides its default value (starting with `-Wall -Wextra`), so if you just want t…
/mbedtls-development/tests/scripts/
A Dall.sh384 WARNING_CFLAGS='-xc -std=c99' make lib
2541 make CC="$ARMC5_CC" AR="$ARMC5_AR" WARNING_CFLAGS='--strict --c99' lib

Completed in 10 milliseconds