Home | History | Annotate | Download | only in config

Lines Matching refs:CFLAGS

123 # 1. use LDFLAGS, CFLAGS, etc from above
206 CFLAGS="-O2 -Wall -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings ${THREADSCFLAGS} "
228 SHLIB_c="${CC} ${DEFS} ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} -shared"
372 echo " --cflags Print C compiler flags [CFLAGS]"
373 echo " --cflags-dynamic Print additional C flags for"
427 echo "The most commonly used options will be --cflags, --cxxflags, --cppflags, and --ldflags."
563 --cflags)
564 echo $ECHO_N "${CFLAGS} ${ECHO_C}"
596 --cflags-dynamic)