Change 'make' to $(MAKE) in leveldb make command line #2006

pull robbak wants to merge 1 commits into bitcoin:master from robbak:make-leveldb-macro changing 4 files +4 −4
  1. robbak commented at 1:56 AM on November 13, 2012: contributor

    Other operating systems, like FreeBSD, have their own make programs, with different syntax. These install GNU make as gmake, and relay on the $(MAKE) macro to specify the right program. The src/makefile.* files hard code make command line for leveldb, causing FreeBSD to use the wrong make command.

    This pull edits this command to use the $(MAKE) macro, so the right make command is used.

  2. Change 'make' to $(MAKE) in leveldb make command line 978770b59d
  3. jgarzik commented at 2:19 AM on November 16, 2012: contributor

    ACK

  4. BitcoinPullTester commented at 4:35 AM on November 23, 2012: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/978770b59da4665f8cafc0083487e3c0696c45cc for binaries and test log.

  5. sipa referenced this in commit 0c50d8b007 on Nov 27, 2012
  6. sipa merged this on Nov 27, 2012
  7. sipa closed this on Nov 27, 2012

  8. laudney referenced this in commit 921d2a04a1 on Mar 19, 2014
  9. HashUnlimited referenced this in commit 54f17c00a0 on Mar 21, 2018
  10. KolbyML referenced this in commit 9ce3fec43c on Dec 5, 2020
  11. DrahtBot locked this on Sep 8, 2021

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: 2026-04-29 03:16 UTC

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