Browse Source

removed Build/Configure part

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

+ 0
- 4
libs/libseccomp/Makefile View File

@ -53,10 +53,6 @@ define Package/libseccomp/description
This package contains the seccomp library.
endef
define Build/Configure
$(call Build/Configure/Default)
endef
define Build/InstallDev
$(INSTALL_DIR) $(1)/usr/include $(1)/usr/lib/pkgconfig
$(CP) \


Loading…
Cancel
Save