[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:
florian 2009-11-23 22:11:35 +00:00
parent f49e416a68
commit 58ae4d0084

View File

@ -50,6 +50,8 @@ define Package/samba-client
DEPENDS:=samba-common
endef
TARGET_CFLAGS += $(FPIC)
define Build/Compile
rm -rf $(PKG_INSTALL_DIR)
mkdir -p $(PKG_INSTALL_DIR)