mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
package/cligen: prevent host install from stripping .so files
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -9,5 +9,6 @@ CLIGEN_SITE = $(call github,clicon,cligen,$(CLIGEN_VERSION))
|
||||
CLIGEN_LICENSE = Apache-2.0
|
||||
CLIGEN_LICENSE_FILES = LICENSE.md
|
||||
CLIGEN_INSTALL_STAGING = YES
|
||||
CLIGEN_CONF_OPTS = INSTALLFLAGS=" "
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user