depends: Consistent use of package variable #17928
pull Bushstar wants to merge 1 commits into bitcoin:master from Bushstar:patch-4 changing 1 files +2 −2-
Bushstar commented at 10:24 am on January 15, 2020: contributorAll other mk files use the package variable consistently except for the three instances here, which have always been here, since depends was introduced in 0.10.
-
fanquake added the label Build system on Jan 15, 2020
-
depends: Consistent use of package variable
All other mk files use the package variable consistently except for the two instances here, which have always been here, since depends was introduced in 0.10.
-
in depends/packages/boost.mk:32 in 3792e387e0 outdated
28@@ -29,11 +29,11 @@ $(package)_cxxflags_android=-fPIC 29 endef 30 31 define $(package)_preprocess_cmds 32- echo "using $(boost_toolset_$(host_os)) : : $($(package)_cxx) : <cxxflags>\"$($(package)_cxxflags) $($(package)_cppflags)\" <linkflags>\"$($(package)_ldflags)\" <archiver>\"$(boost_archiver_$(host_os))\" <striper>\"$(host_STRIP)\" <ranlib>\"$(host_RANLIB)\" <rc>\"$(host_WINDRES)\" : ;" > user-config.jam 33+ echo "using $($(package)_toolset_$(host_os)) : : $($(package)_cxx) : <cxxflags>\"$($(package)_cxxflags) $($(package)_cppflags)\" <linkflags>\"$($(package)_ldflags)\" <archiver>\"$(boost_archiver_$(host_os))\" <striper>\"$(host_STRIP)\" <ranlib>\"$(host_RANLIB)\" <rc>\"$(host_WINDRES)\" : ;" > user-config.jam
fanquake commented at 12:11 pm on January 16, 2020:There’s also$(boost_archiver_$(host_os))
here.
Bushstar commented at 1:24 pm on January 16, 2020:Thanks. Now updated and force pushed.Bushstar force-pushed on Jan 16, 2020fanquake approvedfanquake commented at 7:00 am on January 17, 2020: memberACK 22c5a986e95d2bd14273465ca0e15fbe3772252d - tested amake boost -C depends/ -j8
.fanquake referenced this in commit 2ddf041a8d on Jan 17, 2020fanquake merged this on Jan 17, 2020fanquake closed this on Jan 17, 2020
deadalnix referenced this in commit d16ea8ad0e on Apr 3, 2020MarkLTZ referenced this in commit 0a1571d657 on Apr 7, 2020ftrader referenced this in commit 1860e16c95 on Aug 17, 2020zkbot referenced this in commit a0158ce837 on Jan 15, 2021furszy referenced this in commit 8d2207cb8b on May 9, 2021PastaPastaPasta referenced this in commit 34317b5ecb on Jun 27, 2021PastaPastaPasta referenced this in commit 906616de76 on Jun 28, 2021PastaPastaPasta referenced this in commit 60bc21a25c on Jun 29, 2021PastaPastaPasta referenced this in commit 6aa0be00b1 on Jul 1, 2021PastaPastaPasta referenced this in commit f34907b859 on Jul 1, 2021PastaPastaPasta referenced this in commit e652f1c6b3 on Jul 14, 2021PastaPastaPasta referenced this in commit 9f23cc0c52 on Jul 14, 2021DrahtBot locked this on Feb 15, 2022Labels
Build system
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me