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
  1. Bushstar commented at 10:24 am on January 15, 2020: contributor
    All 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.
  2. fanquake added the label Build system on Jan 15, 2020
  3. 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.
    22c5a986e9
  4. 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.
  5. Bushstar force-pushed on Jan 16, 2020
  6. fanquake approved
  7. fanquake commented at 7:00 am on January 17, 2020: member
    ACK 22c5a986e95d2bd14273465ca0e15fbe3772252d - tested a make boost -C depends/ -j8.
  8. fanquake referenced this in commit 2ddf041a8d on Jan 17, 2020
  9. fanquake merged this on Jan 17, 2020
  10. fanquake closed this on Jan 17, 2020

  11. deadalnix referenced this in commit d16ea8ad0e on Apr 3, 2020
  12. MarkLTZ referenced this in commit 0a1571d657 on Apr 7, 2020
  13. ftrader referenced this in commit 1860e16c95 on Aug 17, 2020
  14. zkbot referenced this in commit a0158ce837 on Jan 15, 2021
  15. furszy referenced this in commit 8d2207cb8b on May 9, 2021
  16. PastaPastaPasta referenced this in commit 34317b5ecb on Jun 27, 2021
  17. PastaPastaPasta referenced this in commit 906616de76 on Jun 28, 2021
  18. PastaPastaPasta referenced this in commit 60bc21a25c on Jun 29, 2021
  19. PastaPastaPasta referenced this in commit 6aa0be00b1 on Jul 1, 2021
  20. PastaPastaPasta referenced this in commit f34907b859 on Jul 1, 2021
  21. PastaPastaPasta referenced this in commit e652f1c6b3 on Jul 14, 2021
  22. PastaPastaPasta referenced this in commit 9f23cc0c52 on Jul 14, 2021
  23. DrahtBot locked this on Feb 15, 2022

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-07-05 22:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me