diff options
author | Philip Blundell <philb@gnu.org> | 1999-02-02 21:54:35 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-02-02 14:54:35 -0700 |
commit | fc4c10f1d527599fe7e79965a07b2824be289861 (patch) | |
tree | 5e7bf35176626d2cea850fb16ee8c6b6c8b2a871 /config/mh-armpic | |
parent | 777b1b71a3e541f546542705bd979d35be607ffe (diff) | |
download | gcc-fc4c10f1d527599fe7e79965a07b2824be289861.tar.gz |
mh-armpic: New file.
* mh-armpic: New file. Patch from Jim Pick <jim@jimpick.com>.
* mt-armpic: Likewise.
From-SVN: r24988
Diffstat (limited to 'config/mh-armpic')
-rw-r--r-- | config/mh-armpic | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mh-armpic b/config/mh-armpic new file mode 100644 index 00000000000..35cf2c8ee4e --- /dev/null +++ b/config/mh-armpic @@ -0,0 +1 @@ +PICFLAG=-fPIC |