Searched refs:GCC_INSTALL (Results 1 – 1 of 1) sorted by relevance
51 GCC_INSTALL = $(shell LANG=C gcc -print-search-dirs | sed -n -e 's/install: \(.*\)/\1/p') macro56 TARGET_CPPFLAGS += -isystem $(GCC_INSTALL)include
Completed in 3 milliseconds