[packages] scmpc: fix linking with openssl
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25362 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3fd5ce06df
commit
1485ecf010
@ -40,6 +40,9 @@ MAKE_FLAGS += \
|
|||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
$(1) \
|
$(1) \
|
||||||
|
|
||||||
|
TARGET_LDFLAGS += \
|
||||||
|
-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
||||||
|
|
||||||
define Package/scmpc/install
|
define Package/scmpc/install
|
||||||
$(INSTALL_DIR) $(1)/usr/bin
|
$(INSTALL_DIR) $(1)/usr/bin
|
||||||
$(CP) $(PKG_BUILD_DIR)/src/scmpc $(1)/usr/bin/
|
$(CP) $(PKG_BUILD_DIR)/src/scmpc $(1)/usr/bin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user