Skip to content

regenerate artifacts#1741

Merged
evoskuil merged 1 commit intomasterfrom
artifacts
Oct 25, 2025
Merged

regenerate artifacts#1741
evoskuil merged 1 commit intomasterfrom
artifacts

Conversation

@MarnixCroes
Copy link
Contributor

the change in build: libbitcoin/libbitcoin-build@f15e1b4


libbitcoin/libbitcoin-build#365 accidentally added an extra whitespace in the install.sh script.

which made the installer config look like this:
see BUILD_SRC_DIR

libbitcoin-node installer configuration.
--------------------------------------------------------------------
OS                    : Linux
PARALLEL              : 4
CC                    : clang-16
CXX                   : clang++-16
CPPFLAGS              : 
CFLAGS                : -Og -fPIE
CXXFLAGS              : -stdlib=libstdc++ -Og -fPIE
LDFLAGS               : -Wl,-rpath,/home/runner/work/libbitcoin-node/prefix/lib
LDLIBS                : -lstdc++ 
WITH_ICU              : 
BUILD_ICU             : 
BUILD_BOOST           : yes
BUILD_SECP256K1       : yes
BOOST_ROOT            : /home/runner/work/libbitcoin-node/prefix
BUILD_SRC_DIR          : /home/runner/work/libbitcoin-node/
PREFIX                : /home/runner/work/libbitcoin-node/prefix
DISABLE_SHARED        : 
DISABLE_STATIC        : yes
with_boost            : --with-boost=/home/runner/work/libbitcoin-node/prefix
with_pkgconfigdir     : --with-pkgconfigdir=/home/runner/work/libbitcoin-node/prefix/lib/pkgconfig

@evoskuil evoskuil merged commit 4a5f218 into master Oct 25, 2025
40 checks passed
@MarnixCroes MarnixCroes deleted the artifacts branch October 26, 2025 01:41
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.

2 participants