mirror of
https://github.com/telemt/telemt.git
synced 2026-06-19 02:00:08 +07:00
Update build-openbsd.yml
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
echo 'lto = "thin"' >> Cargo.toml
|
echo 'lto = "thin"' >> Cargo.toml
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export RUSTFLAGS="-C target-cpu=cortex-a53 -C target-feature=+aes,+sha2,+crc -C opt-level=3 -C linker=lld"
|
export RUSTFLAGS="-C target-cpu=cortex-a53 -C target-feature=+aes,+sha2,+crc -C opt-level=3"
|
||||||
|
|
||||||
cargo build --release
|
cargo build --release
|
||||||
|
|
||||||
@@ -39,4 +39,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: telemt-openbsd-aarch64
|
name: telemt-openbsd-aarch64
|
||||||
path: target/release/telemt
|
path: target/release/telemt
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
|
|||||||
Reference in New Issue
Block a user