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

/solaris-userland/components/llvm/cxa_finalize/
H A DMakefile41 GCC_VERSION := 4.9 macro
44 CC=/usr/gcc/$(GCC_VERSION)/bin/gcc
45 CXX=/usr/gcc/$(GCC_VERSION)/bin/g++
/solaris-userland/components/gcc4/
H A DMakefile60 GCC_VERSION=$(word 1,$(VERSION_NUMBERS)).$(word 2,$(VERSION_NUMBERS)) macro
61 PKG_MACROS += GCC_VERSION=$(GCC_VERSION)
/solaris-userland/components/gcc5/
H A DMakefile56 GCC_VERSION=$(word 1,$(VERSION_NUMBERS)).$(word 2,$(VERSION_NUMBERS)) macro
59 PKG_MACROS += GCC_VERSION=$(GCC_VERSION)

Completed in 233 milliseconds