aboutsummaryrefslogtreecommitdiff
path: root/config/mh-sparcpic
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>1994-11-08 02:16:18 +0000
committerJason Merrill <jason@redhat.com>1994-11-08 02:16:18 +0000
commit45329a2cbd7ae061d2824cfd1d66356e36278ec6 (patch)
tree3c52350db1b27a78f9b9d9e6dda4da8af8bf4290 /config/mh-sparcpic
parent2492f942fca539a86ec9ca554818d67cbca27703 (diff)
downloadgdb-45329a2cbd7ae061d2824cfd1d66356e36278ec6.zip
gdb-45329a2cbd7ae061d2824cfd1d66356e36278ec6.tar.gz
gdb-45329a2cbd7ae061d2824cfd1d66356e36278ec6.tar.bz2
Various changes to support building shared lib{g,stdc}++
Diffstat (limited to 'config/mh-sparcpic')
-rw-r--r--config/mh-sparcpic2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mh-sparcpic b/config/mh-sparcpic
new file mode 100644
index 0000000..872d0fd
--- /dev/null
+++ b/config/mh-sparcpic
@@ -0,0 +1,2 @@
+LIBCFLAGS=$(CFLAGS) -fpic
+LIBCXXFLAGS=$(CXXFLAGS) -fpic