Home
last modified time | relevance | path

Searched refs:CPPUNDEFS (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/
Dconfig.make.in108 CPPUNDEFS = @CPPUNDEFS@
Dconfigure.ac1562 CPPUNDEFS=
1577 CPPUNDEFS="${CPPUNDEFS:+$CPPUNDEFS }-U_FORTIFY_SOURCE"
1579 AC_SUBST(CPPUNDEFS) subst
Dconfigure6629 CPPUNDEFS=
6659 CPPUNDEFS="${CPPUNDEFS:+$CPPUNDEFS }-U_FORTIFY_SOURCE"
DMakeconfig997 CPPFLAGS = $(config-extra-cppflags) $(CPPUNDEFS) $(CPPFLAGS-config) \
DMakerules1377 $(CPPUNDEFS) $(+includes) -xc - -o $(@:st=hT)
/glibc-2.36/ChangeLog.old/
DChangeLog.1882177 (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
82179 * config.make.in (CPPUNDEFS): New substituted variable.
82180 * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
82181 * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).