Compile shared library code with -fPIC. Also, alphabetize.

This commit is contained in:
Ian Lance Taylor
2007-12-01 06:50:09 +00:00
parent ae3e2ab146
commit c92003e082
4 changed files with 9 additions and 9 deletions

View File

@ -50,8 +50,8 @@ CCFILES = \
reloc.cc \
resolve.cc \
script.cc \
symtab.cc \
stringpool.cc \
symtab.cc \
target-select.cc \
version.cc \
workqueue.cc \