about summary refs log tree commit diff
path: root/linuxthreads/sysdeps/powerpc/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-03 03:14:59 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-03 03:14:59 +0000
commitbcc565a047cc50dfbe6eccb13d635ff690b55649 (patch)
treed71ffd22cd44d3501d5f17ced5b9a6f71efc246e /linuxthreads/sysdeps/powerpc/Makefile
parentb5670a4fd65244e58cdf79e208b5d58d9ffd6608 (diff)
downloadglibc-bcc565a047cc50dfbe6eccb13d635ff690b55649.tar.gz
glibc-bcc565a047cc50dfbe6eccb13d635ff690b55649.tar.xz
glibc-bcc565a047cc50dfbe6eccb13d635ff690b55649.zip
Update.
Diffstat (limited to 'linuxthreads/sysdeps/powerpc/Makefile')
-rw-r--r--linuxthreads/sysdeps/powerpc/Makefile4
1 files changed, 4 insertions, 0 deletions
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