glibc/linuxthreads/sysdeps/powerpc/Makefile

5 lines
138 B
Makefile
Raw Normal View History

2002-09-03 03:14:59 +00:00
ifeq ($(subdir):$(elf),linuxthreads:yes)
# See CFLAGS-initfini.s above; this is the same code.
CFLAGS-pt-initfini.s = -g0 -fpic -O1
endif