Initial commit
This commit is contained in:
10
package/libs/uclibc++/patches/003-no-fPIC.patch
Normal file
10
package/libs/uclibc++/patches/003-no-fPIC.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/Rules.mak
|
||||
+++ b/Rules.mak
|
||||
@@ -185,7 +185,6 @@ export UCLIBCXX_RUNTIME_PREFIX UCLIBCXX_
|
||||
|
||||
WRAPPER = $(top_builddir)bin/g++-uc
|
||||
OPTIMIZATION:=
|
||||
-PICFLAG:=-fPIC
|
||||
|
||||
# use '-Os' optimization if available, else use -O2, allow Config to override
|
||||
$(eval $(call check-gcc-var,-Os))
|
||||
Reference in New Issue
Block a user