libseccomp: remove legacy cruft
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
parent
de7630145d
commit
095ae50d35
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ define Package/libseccomp/description
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(SED) 's,-I$$$${includedir},,g' $(PKG_BUILD_DIR)/configure
|
|
||||||
$(SED) 's,-L$$$${libdir},,g' $(PKG_BUILD_DIR)/configure
|
|
||||||
$(call Build/Configure/Default)
|
$(call Build/Configure/Default)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue