From bcc565a047cc50dfbe6eccb13d635ff690b55649 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 3 Sep 2002 03:14:59 +0000 Subject: Update. --- linuxthreads/sysdeps/powerpc/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 linuxthreads/sysdeps/powerpc/Makefile (limited to 'linuxthreads/sysdeps/powerpc') diff --git a/linuxthreads/sysdeps/powerpc/Makefile b/linuxthreads/sysdeps/powerpc/Makefile new file mode 100644 index 0000000000..37eb22ed34 --- /dev/null +++ b/linuxthreads/sysdeps/powerpc/Makefile @@ -0,0 +1,4 @@ +ifeq ($(subdir):$(elf),linuxthreads:yes) +# See CFLAGS-initfini.s above; this is the same code. +CFLAGS-pt-initfini.s = -g0 -fpic -O1 +endif -- cgit 1.4.1