The CMake library output location was changed from "src/" to "lib/" in PR #1553, supporting the old location (presumably done to avoid having users to reconfigure existing CMake builds for a temporary transition window) shouldn't be necessary anymore.
check-abi: remove support for obsolete CMake library output location (src/libsecp256k1.so) #1738
pull theStack wants to merge 1 commits into bitcoin-core:master from theStack:check-abi-remove_temporary_cmake_out_detection changing 1 files +1 −8-
theStack commented at 10:01 PM on September 7, 2025: contributor
-
7ebaa134a7
check-abi: remove support for obsolete CMake library output location (src/libsecp256k1.so)
The CMake library output location was changed from "src/" to "lib/" in PR #1553, supporting the old location shouldn't be necessary anymore.
- real-or-random approved
-
real-or-random commented at 6:52 AM on September 8, 2025: contributor
- real-or-random added the label assurance on Sep 8, 2025
- real-or-random added the label build on Sep 8, 2025
- real-or-random added the label tweak/refactor on Sep 8, 2025
- real-or-random merged this on Sep 9, 2025
- real-or-random closed this on Sep 9, 2025
- theStack deleted the branch on Sep 9, 2025
-
hebasto commented at 1:08 PM on September 9, 2025: member
Post-merge ACK 7ebaa134a758946f703eaba02fe19cf5a0598490. Tested on Ubuntu 25.04.