diff --git a/config/ChangeLog b/config/ChangeLog index 0adfa01e81d6..0a641fc9bb57 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +Tue Feb 2 22:51:21 1999 Philip Blundell + + * mh-armpic: New file. Patch from Jim Pick . + * mt-armpic: Likewise. + Mon Nov 2 15:15:33 1998 Geoffrey Noer * mh-cygwin32: delete diff --git a/config/mh-armpic b/config/mh-armpic new file mode 100644 index 000000000000..35cf2c8ee4e3 --- /dev/null +++ b/config/mh-armpic @@ -0,0 +1 @@ +PICFLAG=-fPIC diff --git a/config/mt-armpic b/config/mt-armpic new file mode 100644 index 000000000000..35b8c9e4dc23 --- /dev/null +++ b/config/mt-armpic @@ -0,0 +1 @@ +PICFLAG_FOR_TARGET=-fPIC