projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd68ddb
)
comgt: mark as nonshared because of the usb dependencies
author
Felix Fietkau
<nbd@nbd.name>
Fri, 13 Jan 2017 11:07:06 +0000
(12:07 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Fri, 13 Jan 2017 11:08:08 +0000
(12:08 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/utils/comgt/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/comgt/Makefile
b/package/network/utils/comgt/Makefile
index 9ddc61758fd961fd4f8ab4a7cfd4ab593ca429d9..3926016581938101c13d5d66d2eddc4a48cbdb39 100644
(file)
--- a/
package/network/utils/comgt/Makefile
+++ b/
package/network/utils/comgt/Makefile
@@
-21,6
+21,8
@@
PKG_LICENSE:=GPL-2.0+
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME).$(PKG_VERSION)
PKG_CHECK_FORMAT_SECURITY:=0
+PKG_FLAGS:=nonshared
+
include $(INCLUDE_DIR)/package.mk
define Package/comgt/Default