This is an automated email from the ASF dual-hosted git repository. vatamane pushed a commit to branch update-enc-to-erlang-23 in repository https://gitbox.apache.org/repos/asf/couchdb-jiffy.git
commit fee4953d7373c418ceff34ffaadd272b071cfc97 Author: Nick Vatamaniuc <[email protected]> AuthorDate: Tue Dec 20 01:22:27 2022 -0500 Rebuild enc with Erlang 23 In hopes that Erlang 25 can use it Build log: ``` ./bootstrap No beam files found. Recompile: src/enc Recompile: src/rebar Recompile: src/rebar_config Recompile: src/rebar_port_compiler Recompile: src/rebar_utils Congratulations! You now have a self-contained script called "enc" in your current working directory. Place this script anywhere in your path and you can use enc to build native code for Erlang ``` --- enc | Bin 26012 -> 25418 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/enc b/enc index d115818..10af50a 100755 Binary files a/enc and b/enc differ
