diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2002-06-11 13:34:24 +0000 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2002-06-11 13:34:24 +0000 |
commit | efa21762562fe12859e378b85fd93d8f261e23dc (patch) | |
tree | f7db8f3b58d9699fc254787d32b599592a3961b2 | |
parent | AJ found the problem and created the patch. (diff) | |
download | binutils-gdb-efa21762562fe12859e378b85fd93d8f261e23dc.tar.gz binutils-gdb-efa21762562fe12859e378b85fd93d8f261e23dc.tar.bz2 binutils-gdb-efa21762562fe12859e378b85fd93d8f261e23dc.zip |
Revoke adding mh-s390xpic. Doesn't make any sense because it is not
referenced from anywhere.
-rw-r--r-- | config/ChangeLog | 4 | ||||
-rw-r--r-- | config/mh-s390xpic | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index f1d959a670c..129ce6168f3 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,7 +1,3 @@ -2002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com> - - * mh-s390xpic: New file. - 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. diff --git a/config/mh-s390xpic b/config/mh-s390xpic deleted file mode 100644 index 92e48d90fbd..00000000000 --- a/config/mh-s390xpic +++ /dev/null @@ -1 +0,0 @@ -PICFLAG=-fpic |