summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1999-04-18 21:05:14 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1999-04-18 21:05:14 +0000
commit66cb41c455ccaa83f28858585fa1eda93cb856f5 (patch)
treeb8f0db79d9c66f6c2fcb9e97b4bd969ad5fa6487 /gnu/usr.bin
parent37e1aef2ad8f8293cf3a68c294e73199cf1b812d (diff)
PIC code generation is busted, espie@ said yes
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/gcc/config/pa/t-openbsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc/config/pa/t-openbsd b/gnu/usr.bin/gcc/config/pa/t-openbsd
index 35fcd2ad071..0655a238328 100644
--- a/gnu/usr.bin/gcc/config/pa/t-openbsd
+++ b/gnu/usr.bin/gcc/config/pa/t-openbsd
@@ -21,4 +21,4 @@ ee_fp.asm: $(srcdir)/config/pa/ee_fp.asm
rm -f ee_fp.asm
cp $(srcdir)/config/pa/ee_fp.asm .
-TARGET_LIBGCC2_CFLAGS = -fPIC
+#TARGET_LIBGCC2_CFLAGS = -fPIC