projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1a074d
)
qosify: mark as nonshared
author
Felix Fietkau
<nbd@nbd.name>
Tue, 9 Nov 2021 10:03:10 +0000
(11:03 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 9 Nov 2021 13:07:19 +0000
(14:07 +0100)
The SDK does not have the LLVM toolchain yet
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/network/config/qosify/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/qosify/Makefile
b/package/network/config/qosify/Makefile
index e5e18654225c27cedcb6f436dafeee09aac433e2..7a6ee1768899af9ae47143068334c84751da0b37 100644
(file)
--- a/
package/network/config/qosify/Makefile
+++ b/
package/network/config/qosify/Makefile
@@
-19,6
+19,7
@@
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_BUILD_DEPENDS:=bpf-headers
+PKG_FLAGS:=nonshared
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk