helloworld no longer supports program feature (#13645)
This commit is contained in:
@ -49,8 +49,7 @@ example_helloworld() {
|
|||||||
echo "[workspace]" >> src/program-rust/Cargo.toml
|
echo "[workspace]" >> src/program-rust/Cargo.toml
|
||||||
|
|
||||||
$cargo_build_bpf \
|
$cargo_build_bpf \
|
||||||
--manifest-path src/program-rust/Cargo.toml \
|
--manifest-path src/program-rust/Cargo.toml
|
||||||
--no-default-features --features program
|
|
||||||
|
|
||||||
# TODO: Build src/program-c/...
|
# TODO: Build src/program-c/...
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user