diff options
Diffstat (limited to 'config/mt-papic')
-rw-r--r-- | config/mt-papic | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/mt-papic b/config/mt-papic index c78b51c..35b8c9e 100644 --- a/config/mt-papic +++ b/config/mt-papic @@ -1,2 +1 @@ -LIBCFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET) -fPIC -LIBCXXFLAGS_FOR_TARGET=$(CXXFLAGS_FOR_TARGET) -fPIC -fno-implicit-templates +PICFLAG_FOR_TARGET=-fPIC |