python-sip: Host need -fPIC
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23599 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8b012c8faa
commit
38d30dc1a0
@ -108,6 +108,8 @@ define Host/Configure
|
|||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
HOST_CFLAGS+=$(HOST_FPIC)
|
||||||
|
|
||||||
define Host/Compile
|
define Host/Compile
|
||||||
$(MAKE) $(HOST_JOBS) -C $(HOST_BUILD_DIR) \
|
$(MAKE) $(HOST_JOBS) -C $(HOST_BUILD_DIR) \
|
||||||
CC="$(HOSTCC)" \
|
CC="$(HOSTCC)" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user