[package] make samba2 compile on ar71xx (#6082)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18506 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f49e416a68
commit
58ae4d0084
@ -50,6 +50,8 @@ define Package/samba-client
|
|||||||
DEPENDS:=samba-common
|
DEPENDS:=samba-common
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
TARGET_CFLAGS += $(FPIC)
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
rm -rf $(PKG_INSTALL_DIR)
|
rm -rf $(PKG_INSTALL_DIR)
|
||||||
mkdir -p $(PKG_INSTALL_DIR)
|
mkdir -p $(PKG_INSTALL_DIR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user