Skip to content

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
theoparis committed Jul 31, 2024
1 parent 3236fee commit 4d79ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openssl-sys/build/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ fn main() {
"macos" => "c++",
_ => "stdc++",
};
println!("cargo:rustc-link-lib={}", cpp_lib);
//println!("cargo:rustc-link-lib={}", cpp_lib);
}

// https://github.com/openssl/openssl/pull/15086
Expand Down

0 comments on commit 4d79ace

Please sign in to comment.