Searched refs:CFLAGS_C99FSE (Results 1 – 4 of 4) sorted by relevance
118 CFLAGS_C99FSE=348 tryflag CFLAGS_C99FSE -std=c99349 tryflag CFLAGS_C99FSE -nostdinc350 tryflag CFLAGS_C99FSE -ffreestanding \351 || tryflag CFLAGS_C99FSE -fno-builtin352 tryflag CFLAGS_C99FSE -fexcess-precision=standard \353 || { test "$ARCH" = i386 && tryflag CFLAGS_C99FSE -ffloat-store ; }354 tryflag CFLAGS_C99FSE -frounding-math369 if $CC $CFLAGS_C99FSE $CPPFLAGS $CFLAGS \374 CFLAGS_C99FSE="$CFLAGS_C99FSE -D__may_alias__="[all …]
47 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc macro49 CFLAGS_ALL = $(CFLAGS_C99FSE)