Searched defs:CFLAGS_KERNEL (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile11204 #CFLAGS_KERNEL = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding
11205 CFLAGS_KERNEL = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding -fno-common macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile11204 #CFLAGS_KERNEL = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding
11205 CFLAGS_KERNEL = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding -fno-common macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile33236 CFLAGS_KERNEL = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding -fno-common macro
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile33236 CFLAGS_KERNEL = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding -fno-common macro
[all...]

Completed in 373 milliseconds