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

/gem5/ext/nomali/
H A DMakefile21 GCC_VERSION := $(shell $(CC) -dumpversion | sed -e 's/\.//g') macro
22 ifeq "$(shell expr $(GCC_VERSION) \< 47)" "1"

Completed in 3 milliseconds