Searched refs:PICFLAG (Results 1 – 18 of 18) sorted by relevance
157 .if !defined(PICFLAG)158 PICFLAG=-fpic163 ${CC} ${PICFLAG} -DPIC ${SHARED_CFLAGS} ${CFLAGS} -c ${.IMPSRC} -o ${.TARGET}167 …${CC} ${PICFLAG} -DPIC ${SHARED_CFLAGS:C/^-fstack-protector.*$//:C/^-fstack-clash-protection.*$//:…175 ${CXX} ${PICFLAG} -DPIC ${SHARED_CXXFLAGS} ${CXXFLAGS} -c ${.IMPSRC} -o ${.TARGET}178 …${CXX} ${PICFLAG} -DPIC ${SHARED_CXXFLAGS:C/^-fstack-protector.*$//:C/^-fstack-clash-protection.*$…184 ${FC} ${PICFLAG} -DPIC ${FFLAGS} -o ${.TARGET} -c ${.IMPSRC}188 …${FC} ${PICFLAG} -DPIC ${FFLAGS:C/^-fstack-protector.*$//:C/^-fstack-clash-protection.*$//} -o ${.…196 ${CC:N${CCACHE_BIN}} -x assembler-with-cpp ${PICFLAG} -DPIC \201 ${CC:N${CCACHE_BIN}} -x assembler-with-cpp ${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
49 ${COMPILE.c} ${PICFLAG} ${CC_PIC} ${.IMPSRC} -o ${.TARGET}
12 PICFLAG=@PICFLAG@106 $(CC) $(CFLAGS_NOPIE) $(PICFLAG) $(CPPFLAGS) -c $<
8 CFLAGS+=${PICFLAG}
8 CFLAGS+=${PICFLAG} -DPIC -fvisibility=hidden
14 CXXFLAGS+= ${PICFLAG}
23 CFLAGS+= ${PICFLAG}
9 CFLAGS+= ${PICFLAG}
26 -DPIC ${PICFLAG}
76 ${CC} ${PICFLAG} -DPIC ${CFLAGS:C/^-W.*//} -c ${.IMPSRC} -o ${.TARGET}
5 STATIC_CFLAGS+=${PICFLAG} -fvisibility=hidden -DVISIBILITY_HIDDEN
44 PICFLAG+= -DOPENSSL_PIC
28 CFLAGS_CRTS= -DSHARED ${PICFLAG}
59 PICFLAG ?= +z
28 PICFLAG= -fPIC macro
619 PICFLAG+= -DOPENSSL_PIC
1937 PICFLAG="-fPIC"; ],1939 PICFLAG=""; ])1941 AC_SUBST([PICFLAG]) subst