mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-23 22:42:34 +02:00
Merge bitcoin/bitcoin#32969: [28.x] Backports
a9a71b840d
doc: update release notes for 28.x (fanquake)792ee20318
depends: Force `CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE` (Hennadii Stepanov) Pull request description: Backports: * #32943 ACKs for top commit: marcofleon: ACKa9a71b840d
Tree-SHA512: b04c495a33b280bfe22361fda527541fd0c570ebdd656f925762ceed3a468ab296ab137c0c5dfb0e2e43f4603df81f45ebf878554fc990956d13f482d47f0c79
This commit is contained in:
@@ -186,6 +186,7 @@ $(1)_cmake=env CC="$$($(1)_cc)" \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib/ \
|
||||
-DCMAKE_POSITION_INDEPENDENT_CODE=ON \
|
||||
-DCMAKE_VERBOSE_MAKEFILE:BOOL=$(V) \
|
||||
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY:BOOL=TRUE \
|
||||
$$($(1)_config_opts)
|
||||
ifeq ($($(1)_type),build)
|
||||
$(1)_cmake += -DCMAKE_INSTALL_RPATH:PATH="$$($($(1)_type)_prefix)/lib"
|
||||
|
@@ -44,6 +44,7 @@ Notable changes
|
||||
### Build
|
||||
|
||||
- #32678 guix: warn and abort when SOURCE_DATE_EPOCH is set
|
||||
- #32943 depends: Force CMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE
|
||||
|
||||
### Doc
|
||||
|
||||
@@ -56,6 +57,7 @@ Credits
|
||||
|
||||
Thanks to everyone who directly contributed to this release:
|
||||
- fanquake
|
||||
- Hennadii Stepanov
|
||||
- Sjors Provoost
|
||||
- willcl-ark
|
||||
- zaidmstrr
|
||||
|
Reference in New Issue
Block a user