Searched refs:PICFLAG (Results 1 – 20 of 20) sorted by relevance
10 PICFLAG?=-fpic14 ${CC} ${PICFLAG} -DPIC \20 ${CC} ${PICFLAG} -DPIC \33 ${CXX} ${PICFLAG} -DPIC \38 ${CXX} ${PICFLAG} -DPIC \48 ${FC} ${PICFLAG} -DPIC ${FFLAGS} -o ${.TARGET} -c ${.IMPSRC}52 ${FC} ${PICFLAG} -DPIC \62 ${CC:N${CCACHE_BIN}} -x assembler-with-cpp ${PICFLAG} -DPIC \68 ${CC:N${CCACHE_BIN}} -x assembler-with-cpp ${PICFLAG} -DPIC \82 ${CC:N${CCACHE_BIN}} ${PICFLAG} -DPIC \[all …]
213 PICFLAG ?= -fPIC215 PICFLAG ?= -fPIC -fno-common291 ${COMPILE.S} ${PICFLAG} ${CC_PIC} ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC} -o ${.TARGET}304 ${COMPILE.S} ${PICFLAG} ${CC_PIC} ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC} -o ${.TARGET}.o311 ${COMPILE.c} ${PICFLAG} ${CC_PIC} ${.IMPSRC} -o ${.TARGET}314 ${COMPILE.cc} ${PICFLAG} ${CC_PIC} ${.IMPSRC} -o ${.TARGET}321 ${COMPILE.c} ${PICFLAG} ${CC_PIC} ${.IMPSRC} -o ${.TARGET}.o326 ${COMPILE.cc} ${PICFLAG} ${CC_PIC} ${.IMPSRC} -o ${.TARGET}.o343 .if !defined(PICFLAG)344 PICFLAG=-fpic
41 ${COMPILE.c} ${PICFLAG} ${CC_PIC} ${.IMPSRC} -o ${.TARGET}
14 PICFLAG=@PICFLAG@108 $(CC) $(CFLAGS_NOPIE) $(PICFLAG) $(CPPFLAGS) -c $<
7 CFLAGS+=${PICFLAG}
8 CFLAGS+=${PICFLAG} -DPIC -fvisibility=hidden
15 PICFLAG= -fPIC
14 CXXFLAGS+= ${PICFLAG}
23 CFLAGS+= ${PICFLAG}
9 CFLAGS+= ${PICFLAG}
27 -DPIC ${PICFLAG}
76 ${CC} ${PICFLAG} -DPIC ${CFLAGS:C/^-W.*//} -c ${.IMPSRC} -o ${.TARGET}
5 STATIC_CFLAGS+=${PICFLAG} -fvisibility=hidden -DVISIBILITY_HIDDEN
28 CFLAGS_CRTS= -DSHARED ${PICFLAG}
86 PICFLAG+= -DOPENSSL_PIC
59 PICFLAG ?= +z
26 PICFLAG= -fPIC macro
2143 PICFLAG="-fPIC"; ],2145 PICFLAG=""; ])2147 AC_SUBST([PICFLAG]) subst
15 PICFLAG= -fPIC macro