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

/osnet-11/usr/src/grub/grub2/
H A Dconfigure761 TARGET_CFLAGS
3202 if test "x$TARGET_CFLAGS" = x; then
3203 TARGET_CFLAGS="$TARGET_CFLAGS -Os"
33032 CFLAGS="$TARGET_CFLAGS"
33038 TARGET_CFLAGS="$TARGET_CFLAGS -Wall -W -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef -Wstrict-prototypes -g"
33098 TARGET_CFLAGS="$TARGET_CFLAGS -falign-jumps=1 -falign-loops=1 -falign-functions=1"
33100 TARGET_CFLAGS
[all...]

Completed in 133 milliseconds