Skip to content

feat: update macOS build configuration for portability#1237

Open
chenyukang wants to merge 1 commit intonervosnetwork:developfrom
chenyukang:yukang-add-macos-release
Open

feat: update macOS build configuration for portability#1237
chenyukang wants to merge 1 commit intonervosnetwork:developfrom
chenyukang:yukang-add-macos-release

Conversation

@chenyukang
Copy link
Copy Markdown
Collaborator

Add release target for aarch64-apple-darwin.

Comment on lines +129 to +131
export OPENSSL_PREFIX="$(brew --prefix openssl@1.1)"
export OPENSSL_LIB_DIR="${OPENSSL_PREFIX}/lib"
export OPENSSL_INCLUDE_DIR="${OPENSSL_PREFIX}/include"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since tentacle-secio provides the openssl-vendor feature, we could statically link OpenSSL into the Fiber binary by enabling this feature.
https://github.com/nervosnetwork/tentacle/blob/87ef6d9bd659012bb1394f5f3e8ccd4f8e615197/secio/Cargo.toml#L53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants