mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
4 lines
138 B
Makefile
4 lines
138 B
Makefile
ifeq ($(subdir):$(elf),linuxthreads:yes)
|
|
# See CFLAGS-initfini.s above; this is the same code.
|
|
CFLAGS-pt-initfini.s = -g0 -fpic -O1
|
|
endif
|