Skip to content

Commit

Permalink
chore: add build-std true for aarch64-freebsd image
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Sep 13, 2023
1 parent d9ace5a commit 2a7fc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions targets.toml
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ os = "ubuntu-latest"
cpp = true
dylib = true
std = true
build-std = true

[[target]]
target = "x86_64-unknown-netbsd"
Expand Down

0 comments on commit 2a7fc92

Please sign in to comment.