Search

Searched defs:CC_PIC (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/make-rules/
H A Dshared-macros.mk818 # Studio PIC code generation. Use CC_PIC instead to select PIC code generation.
903 # GCC PIC code generation. Use CC_PIC instead to select PIC code generation.
908 CC_PIC = $($(COMPILER)_PIC) macro
909 CC_PIC_ENABLE = $(CC_PIC)

Completed in 49 milliseconds