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