Home
last modified time | relevance | path

Searched refs:GCC_VERSION (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ia64/
DMakefile25 GCC_VERSION=$(shell $(CC) -v 2>&1 | fgrep 'gcc version' | cut -f3 -d' ' | cut -f1 -d'.') macro
45 ifneq ($(GCC_VERSION),2)