makefile.unix uses xCFLAGS, xCXXFLAGS and xLDFLAGS internally to avoid being clobbered by user's CFLAGS / CXXFLAGS / LDFLAGS variables. This change does the same for src/leveldb/Makefile.
leveldb cannot compile with custom CFLAGS / CXXFLAGS / LDFLAGS #1970
pull Arnavion wants to merge 1 commits into bitcoin:master from Arnavion:fix-make-leveldb changing 1 files +32 −32-
Arnavion commented at 3:33 PM on November 1, 2012: contributor
-
Fixed making leveldb with custom CFLAGS/CXXFLAGS in the same way as makefile.unix 8986a1369f
-
BitcoinPullTester commented at 3:05 PM on November 2, 2012: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/8986a1369f572e2d4f50da91ddb172dc37e83abf for binaries and test log.
-
sipa commented at 5:20 PM on November 10, 2012: member
ACK
-
gavinandresen commented at 10:41 PM on November 10, 2012: contributor
ACK
- sipa referenced this in commit e12efb9d33 on Nov 11, 2012
- sipa merged this on Nov 11, 2012
- sipa closed this on Nov 11, 2012
- laudney referenced this in commit 0aad0ba59d on Mar 19, 2014
- KolbyML referenced this in commit 692d053d91 on Dec 5, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors