Home
last modified time | relevance | path

Searched refs:CFLAGS_C99FSE (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/
H A Dconfigure118 CFLAGS_C99FSE=
350 tryflag CFLAGS_C99FSE -std=c99
351 tryflag CFLAGS_C99FSE -nostdinc
352 tryflag CFLAGS_C99FSE -ffreestanding \
353 || tryflag CFLAGS_C99FSE -fno-builtin
354 tryflag CFLAGS_C99FSE -fexcess-precision=standard \
355 || { test "$ARCH" = i386 && tryflag CFLAGS_C99FSE -ffloat-store ; }
356 tryflag CFLAGS_C99FSE -frounding-math
364 tryflag CFLAGS_C99FSE -fno-strict-aliasing
379 if $CC $CFLAGS_C99FSE
[all...]
H A DMakefile47 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc macro
49 CFLAGS_ALL = $(CFLAGS_C99FSE)
/third_party/musl/porting/linux/user/
H A DMakefile47 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc macro
49 CFLAGS_ALL = $(CFLAGS_C99FSE)
/third_party/musl/scripts/linux/
H A DMakefile47 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc macro
49 CFLAGS_ALL = $(CFLAGS_C99FSE)
/third_party/musl/porting/liteos_a/user_debug/
H A DMakefile47 CFLAGS_C99FSE = -std=c99 -ffreestanding -nostdinc macro
49 CFLAGS_ALL = $(CFLAGS_C99FSE)

Completed in 3 milliseconds