mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-27 13:10:29 +00:00
3ab2d57a4d
The SSE4.2 implementation is used in the DSO only. The patch also adds some infrastructure to be used in similar code later one.
5 lines
86 B
Makefile
5 lines
86 B
Makefile
ifeq ($(subdir),csu)
|
|
aux += init-arch
|
|
gen-as-const-headers += ifunc-defines.sym
|
|
endif
|