mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-18 14:40:06 +00:00
Revert accidential checkin.
This commit is contained in:
parent
559dce193e
commit
af327a9062
@ -698,7 +698,7 @@ ifeq (yes, $(build-shared))
|
|||||||
# %ifdef et al based on config.h settings or other %include'd files.
|
# %ifdef et al based on config.h settings or other %include'd files.
|
||||||
define preprocess-versions
|
define preprocess-versions
|
||||||
sed 's/#.*$$//;s/^[ ]*%/#/' \
|
sed 's/#.*$$//;s/^[ ]*%/#/' \
|
||||||
| $(CC) -E -undef -traditional-cpp -I$(common-objdir) -I$(..)include \
|
| $(CC) -E -undef -I$(common-objdir) -I$(..)include \
|
||||||
-include $(common-objpfx)config.h \
|
-include $(common-objpfx)config.h \
|
||||||
-x c - \
|
-x c - \
|
||||||
| sed 's/#.*$$//;/^[ ]*$$/d'
|
| sed 's/#.*$$//;/^[ ]*$$/d'
|
||||||
|
Loading…
Reference in New Issue
Block a user