Update build-openbsd.yml

This commit is contained in:
David Osipov 2026-03-20 01:27:11 +04:00 committed by GitHub
parent ec793f3065
commit 3f3bf5bbd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ jobs:
echo 'lto = "thin"' >> Cargo.toml
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
@ -39,4 +39,4 @@ jobs:
with:
name: telemt-openbsd-aarch64
path: target/release/telemt
retention-days: 7
retention-days: 7