diff options
author | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-27 09:35:02 +0000 |
---|---|---|
committer | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-03-27 09:35:02 +0000 |
commit | 4add9df0da7cb40e58443029b11efc55a1841dd8 (patch) | |
tree | 597295fa7bc63c5c8a95ff010c96ea37ba0e0931 /config/mh-ppcpic | |
parent | ffdf1c47fd45ffd4c2038bd183667b4e73adacd0 (diff) | |
download | gcc-4add9df0da7cb40e58443029b11efc55a1841dd8.tar.gz |
2008-03-27 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
* Makefile.in: Regenerate.
config:
2008-03-27 Paolo Bonzini <bonzini@gnu.org>
* mh-armpic: Remove.
* mh-i370pic: Remove.
* mh-m68kpic: Remove.
* mh-ppcpic: Remove.
* mh-sparcpic: Remove.
* mh-ia64pic: Remove.
* mh-papic: Remove.
* mh-s390pic: Remove.
* mh-x86pic: Remove.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133634 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config/mh-ppcpic')
-rw-r--r-- | config/mh-ppcpic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/mh-ppcpic b/config/mh-ppcpic deleted file mode 100644 index 35cf2c8ee4e..00000000000 --- a/config/mh-ppcpic +++ /dev/null @@ -1 +0,0 @@ -PICFLAG=-fPIC |