Skip to content

Commit

Permalink
try pkg_config_allow_cross for cross openssl/libc builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jaemk committed Jun 2, 2020
1 parent ee91228 commit ad6f0f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ main() {
return
fi

export PKG_CONFIG_ALLOW_CROSS=1
#cross test --target $TARGET
cross test --target $TARGET --release --all-features

Expand Down

0 comments on commit ad6f0f5

Please sign in to comment.