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

/solaris-userland/components/automake/automake-1.15/
H A DMakefile40 COMPONENT_TEST_ENV += -i PATH=$(GCC_ROOT)/bin:$(GNUBIN):$(USRBINDIR)
/solaris-userland/components/re2c/
H A DMakefile41 export PATH=$(GCC_ROOT)/bin:$(GNUBIN):$(USRBINDIR)
/solaris-userland/components/cppunit/
H A DMakefile45 export PATH=$(GCC_ROOT)/bin:$(GNUBIN):$(USRBINDIR)
/solaris-userland/components/p7zip/
H A DMakefile33 PATH=$(PARFAIT_TOOLS):$(GCC_ROOT)/bin:$(USRBINDIR)
35 PATH=$(GCC_ROOT)/bin:$(USRBINDIR):$(GNUBIN)
/solaris-userland/components/doxygen/
H A DMakefile50 PATH=$(PARFAIT_TOOLS):$(GCC_ROOT)/bin:$(USRBINDIR)
53 PATH=$(GCC_ROOT)/bin:$(USRBINDIR)
/solaris-userland/components/open-fabrics/
H A Dofed.mk30 PATH=$(PARFAIT_TOOLS):$(GCC_ROOT)/bin:$(USRBINDIR)
32 PATH=$(GCC_ROOT)/bin:$(USRBINDIR):$(GNUBIN)
/solaris-userland/components/gcc3/
H A DMakefile34 GCC_ROOT = /usr/gcc/3.4 macro
/solaris-userland/components/intel-openmp/
H A DMakefile33 GCC_ROOT=/usr/gcc/4.9 macro
58 export PATH=/usr/gnu/bin:$(GCC_ROOT)/bin:/usr/bin:/usr/perl5/5.22/bin
/solaris-userland/components/php/php56/
H A DMakefile44 # need GCC_ROOT/bin for configure, usr/sbin for dtrace
45 export PATH=$(GCC_ROOT)/bin:$(USRBINDIR):$(USRSBINDIR):$(GNUBIN)
/solaris-userland/components/r/
H A DMakefile69 export PATH=$(GCC_ROOT)/bin:$(USRBINDIR):$(GNUBIN)
/solaris-userland/components/gdb/
H A DMakefile76 PATH=/usr/gnu/bin:$(GCC_ROOT)/bin:/usr/bin:/usr/perl/$(PERL_VERSION)/bin
/solaris-userland/components/gcc4/
H A DMakefile30 GCC_ROOT=/usr/gcc/4.9 macro
/solaris-userland/components/llvm/
H A DMakefile32 GCC_ROOT=/usr/gcc/4.9 macro
120 LLVM_RUNPATH_32 = $(GCC_ROOT)/lib
121 LLVM_RUNPATH_64 = $(GCC_ROOT)/lib/$(MACH64)
/solaris-userland/components/desktop/firefox/
H A DMakefile34 GCC_ROOT = /usr/gcc/4.9 macro
/solaris-userland/make-rules/
H A Dshared-macros.mk468 export PARFAIT_NATIVEGCC=$(GCC_ROOT)/bin/gcc
469 export PARFAIT_NATIVEGXX=$(GCC_ROOT)/bin/g++
471 GCC_ROOT = /usr/gcc/5 macro
480 CC.gcc.32 = $(GCC_ROOT)/bin/gcc
481 CXX.gcc.32 = $(GCC_ROOT)/bin/g++
483 CC.gcc.64 = $(GCC_ROOT)/bin/gcc
484 CXX.gcc.64 = $(GCC_ROOT)/bin/g++

Completed in 280 milliseconds