Browse Source

libseccomp: remove legacy cruft

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos 9 years ago
parent
commit
095ae50d35
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libs/libseccomp/Makefile

+ 0
- 2
libs/libseccomp/Makefile View File

@ -51,8 +51,6 @@ define Package/libseccomp/description
endef
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)
endef


Loading…
Cancel
Save