Skip to content

Commit

Permalink
small update
Browse files Browse the repository at this point in the history
  • Loading branch information
ksrichard committed Nov 21, 2024
1 parent e7140b0 commit d4f3f8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cross.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ passthrough = [
"CC_aarch64_unknown_linux_gnu=aarch64-linux-gnu-gcc",
"PKG_CONFIG_SYSROOT_DIR=/usr/lib/aarch64-linux-gnu/",
"PKG_CONFIG_ALLOW_CROSS=true",
"OPENSSL_STATIC=1",
]

[target.x86_64-unknown-linux-gnu]
Expand All @@ -51,4 +52,5 @@ passthrough = [
"RISCV64GC_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR=true",
"PKG_CONFIG_SYSROOT_DIR=/usr/lib/riscv64-linux-gnu/",
"PKG_CONFIG_ALLOW_CROSS=true",
"OPENSSL_STATIC=1",
]

0 comments on commit d4f3f8c

Please sign in to comment.