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

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/
H A DMakefile19 GCC_VERSION := $(subst ., ,$(shell $(CC) -dumpversion)) macro
20 GCC_MAJOR := $(firstword $(GCC_VERSION))

Completed in 49 milliseconds