Merge commit '3e338ef4ee'
This commit is contained in:
commit
414da103ec
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ define Build/Compile/smartdns-ui
|
||||||
CARGO_BUILD_ARGS="$(if $(strip $(RUST_PKG_FEATURES)),--features "$(strip $(RUST_PKG_FEATURES))") --profile $(CARGO_PKG_PROFILE)"
|
CARGO_BUILD_ARGS="$(if $(strip $(RUST_PKG_FEATURES)),--features "$(strip $(RUST_PKG_FEATURES))") --profile $(CARGO_PKG_PROFILE)"
|
||||||
+$(CARGO_PKG_VARS) CARGO_BUILD_ARGS="$(CARGO_BUILD_ARGS)" CC=$(TARGET_CC) \
|
+$(CARGO_PKG_VARS) CARGO_BUILD_ARGS="$(CARGO_BUILD_ARGS)" CC=$(TARGET_CC) \
|
||||||
PATH="$$(PATH):$(CARGO_HOME)/bin" \
|
PATH="$$(PATH):$(CARGO_HOME)/bin" \
|
||||||
|
AWS_LC_SYS_CFLAGS="-O0" \
|
||||||
make -C $(PKG_BUILD_DIR)/plugin/smartdns-ui
|
make -C $(PKG_BUILD_DIR)/plugin/smartdns-ui
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue