Skip to content

Commit

Permalink
fixup! otp: Use OSSF flags by default when building Erlang
Browse files Browse the repository at this point in the history
  • Loading branch information
garazdawi committed Feb 17, 2025
1 parent c34775e commit 0735369
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions lib/crypto/configure
Original file line number Diff line number Diff line change
Expand Up @@ -7207,8 +7207,6 @@ case $enable_dynamic_ssl in
SSL_DYNAMIC_ONLY=no;;
esac

echo "meep"

ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
Expand Down
2 changes: 0 additions & 2 deletions lib/crypto/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -464,8 +464,6 @@ case $enable_dynamic_ssl in
SSL_DYNAMIC_ONLY=no;;
esac

echo "meep"

AS_CASE(["$erl_xcomp_without_sysroot-$with_ssl"],
[yes-* | no-no],
[
Expand Down

0 comments on commit 0735369

Please sign in to comment.