mirror of
https://github.com/alibaba/higress.git
synced 2026-05-08 04:17:27 +08:00
fix rust_wasm_build
This commit is contained in:
@@ -1 +0,0 @@
|
||||
apt update && apt-get install gcc gcc-multilib llvm clang -y && apt clean
|
||||
3
plugins/wasm-rust/extensions/ai-data-masking/.prebuild
Normal file
3
plugins/wasm-rust/extensions/ai-data-masking/.prebuild
Normal file
@@ -0,0 +1,3 @@
|
||||
apt-get update
|
||||
apt-get install gcc gcc-multilib llvm clang -y
|
||||
apt-get clean
|
||||
Reference in New Issue
Block a user