use -fpic instead of -fPIC

This commit is contained in:
Jason Merrill 1995-06-08 22:31:51 +00:00
parent c8aea29bd6
commit 311f7c4b6a
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
PICFLAG_FOR_TARGET=-fPIC
PICFLAG_FOR_TARGET=-fpic