shared libs: Build libtcc1.a with -fPIC
commitea2805f097414bf7bf299c131be1aba27b79f5d1
authorMichael Matz <matz@suse.de>
Wed, 2 Apr 2014 19:27:22 +0000 (2 21:27 +0200)
committerMichael Matz <matz@suse.de>
Wed, 2 Apr 2014 19:27:22 +0000 (2 21:27 +0200)
tree8fc3fb845eba8dfb3a408d5e71b64903f31bc808
parent3e56584223a67a6c2f41a43cf38e0960e9992238
shared libs: Build libtcc1.a with -fPIC

TCCs runtime library must be compiled as position independend code,
so it can be linked into shared libraries.
lib/Makefile