aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorfanquake <[email protected]>2019-12-03 17:45:55 -0500
committerfanquake <[email protected]>2019-12-03 17:50:30 -0500
commitbd44711e1bb2eee7646f2f8e2e8763d1c216bdb9 (patch)
tree5214d8440832a00c76b7505878885c24d37fd0ea /src/httpserver.cpp
parentMerge #17637: script: Add Keyserver to verify-commits README (diff)
downloaddiscoin-bd44711e1bb2eee7646f2f8e2e8763d1c216bdb9.tar.xz
discoin-bd44711e1bb2eee7646f2f8e2e8763d1c216bdb9.zip
build: pass -dead_strip_dylibs to ld on macOS
This strips some unused dylibs from bitcoin-qt. From man ld: Remove dylibs that are unreachable by the entry point or exported symbols. That is, suppresses the generation of load command commands for dylibs which supplied no symbols during the link. This option should not be used when linking against a dylib which is required at runtime for some indirect reason such as the dylib has an important initializer.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions