[package] make samba2 compile on ar71xx (#6082)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Nov 2009 22:11:35 +0000 (22:11 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Nov 2009 22:11:35 +0000 (22:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18506 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/samba/Makefile

index c47a8d4..aec6fc6 100644 (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)