Searched refs:CFLAGS_C99FSE (Results 1 – 3 of 3) sorted by relevance
115 CFLAGS_C99FSE=337 tryflag CFLAGS_C99FSE -std=c99338 tryflag CFLAGS_C99FSE -nostdinc339 tryflag CFLAGS_C99FSE -ffreestanding \340 || tryflag CFLAGS_C99FSE -fno-builtin341 tryflag CFLAGS_C99FSE -fexcess-precision=standard \342 || { test "$ARCH" = i386 && tryflag CFLAGS_C99FSE -ffloat-store ; }343 tryflag CFLAGS_C99FSE -frounding-math358 if $CC $CFLAGS_C99FSE $CPPFLAGS $CFLAGS \363 CFLAGS_C99FSE="$CFLAGS_C99FSE -D__may_alias__="[all …]
46 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc macro48 CFLAGS_ALL = $(CFLAGS_C99FSE)