mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +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.
|
||||
define preprocess-versions
|
||||
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 \
|
||||
-x c - \
|
||||
| sed 's/#.*$$//;/^[ ]*$$/d'
|
||||
|
Loading…
Reference in New Issue
Block a user