mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +03:00
Update.
* Makeconfig (preprocess-versions): Define ASSEMBLER. * stdlib/Makefile (isomac-CFLAGS): Define to -O. * posix/Makefile (annexc-CFLAGS): Define to -O.
This commit is contained in:
@@ -737,7 +737,7 @@ define preprocess-versions
|
||||
sed '/^[ ]*#/d;s/^[ ]*%/#/' \
|
||||
| $(CC) -E -undef -I$(common-objdir) -I$(..)include \
|
||||
-include $(common-objpfx)config.h \
|
||||
-x assembler-with-cpp - \
|
||||
-DASSEMBLER -x assembler-with-cpp - \
|
||||
| sed '/^[ ]*#/d;/^[ ]*$$/d'
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user