4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-20 16:01:10 +08:00

* configure.in: Remove useless references to 'pic' makefile fragments.

* config/mt-armpic: Delete.
* config/mt-elfalphapic: Delete.
* config/mt-i370pic: Delete.
* config/mt-ia64pic: Delete.
* config/mt-m68kpic: Delete.
* config/mt-papic: Delete.
* config/mt-ppcpic: Delete.
* config/mt-s390pic: Delete.
* config/mt-sparcpic: Delete.
* config/mt-x86pic: Delete.
This commit is contained in:
DJ Delorie 2002-04-30 02:34:18 +00:00
parent 7d803b4ea8
commit 60851e839a
11 changed files with 13 additions and 10 deletions

View File

@ -1,3 +1,16 @@
2002-04-29 Nathanael Nerode <neroden@twcny.rr.com>
* config/mt-armpic: Delete.
* config/mt-elfalphapic: Delete.
* config/mt-i370pic: Delete.
* config/mt-ia64pic: Delete.
* config/mt-m68kpic: Delete.
* config/mt-papic: Delete.
* config/mt-ppcpic: Delete.
* config/mt-s390pic: Delete.
* config/mt-sparcpic: Delete.
* config/mt-x86pic: Delete.
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
* mh-a68bsd: clean out dead code

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=-fPIC

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=-fPIC

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=-fPIC

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=-fpic

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=-fpic

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=-fPIC

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=-fPIC

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=-fpic

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`

View File

@ -1 +0,0 @@
PICFLAG_FOR_TARGET=-fpic