unfs3: add support for compiling with the external librpc
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25503 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
57c766d010
commit
781433904d
@ -35,6 +35,9 @@ define Package/unfs3/description
|
||||
on the server.
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include
|
||||
TARGET_LDFLAGS += $(LIBRPC)
|
||||
|
||||
define Package/unfs3/install
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
$(INSTALL_BIN) ./files/$(PKG_NAME).init $(1)/etc/init.d/$(PKG_NAME)
|
||||
|
Loading…
x
Reference in New Issue
Block a user