diff --git a/config/ChangeLog b/config/ChangeLog index 920ab3226a89..f6e4fcb01a51 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2000-07-21 Andrew Haley + + * mh-ia64pic: New file. + * mt-ia64pic: New file. + Fri Jul 14 18:13:23 2000 Mark P Mitchell * mh-irix6 (CC): Don't set it. diff --git a/config/mh-ia64pic b/config/mh-ia64pic new file mode 100644 index 000000000000..92e48d90fbdf --- /dev/null +++ b/config/mh-ia64pic @@ -0,0 +1 @@ +PICFLAG=-fpic diff --git a/config/mt-ia64pic b/config/mt-ia64pic new file mode 100644 index 000000000000..ff9872755757 --- /dev/null +++ b/config/mt-ia64pic @@ -0,0 +1 @@ +PICFLAG_FOR_TARGET=-fpic