Skip to content

Commit

Permalink
qosify: mark as nonshared
Browse files Browse the repository at this point in the history
The SDK does not have the LLVM toolchain yet

Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
nbd168 committed Nov 9, 2021
1 parent f1a074d commit a667f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/network/config/qosify/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit a667f6b

Please sign in to comment.