Skip to content

Conversation

@neilmayhew
Copy link

@neilmayhew neilmayhew commented Nov 26, 2025

Before:

$ nm -og libblst.a | grep __blst_platform_cap
libblst.a:assembly.o:0000000000000004 C __blst_platform_cap
libblst.a:server.o:0000000000000000 B __blst_platform_cap

After:

$ nm -og libblst.a | grep __blst_platform_cap
libblst.a:assembly.o:0000000000000004 C __blst_platform_cap
libblst.a:server.o:0000000000000004 C __blst_platform_cap

I tested this in cardano-ledger with:

$ nix flake update iohkNix --override-input iohkNix github:input-output-hk/iohk-nix/81fcdbc93c5514a8f133771b12b94d63f5d859af
$ nix develop -c cabal test all

@neilmayhew neilmayhew force-pushed the nm/libblst-platform_cap-common branch from 81fcdbc to 5b973ce Compare November 26, 2025 19:41
@neilmayhew neilmayhew marked this pull request as ready for review November 26, 2025 22:03
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.

1 participant