diff options
| author | Carl Dong <[email protected]> | 2020-04-27 16:05:57 -0400 |
|---|---|---|
| committer | Carl Dong <[email protected]> | 2020-04-28 10:36:38 -0400 |
| commit | fa791da02f9684e3fd554b687fb692ae6a23d65a (patch) | |
| tree | c8480045dc36f5a25eccc33103cbab9cfe6c0792 /src/httpserver.cpp | |
| parent | guix: Expose GIT_COMMON_DIR in container as readonly (diff) | |
| download | discoin-fa791da02f9684e3fd554b687fb692ae6a23d65a.tar.xz discoin-fa791da02f9684e3fd554b687fb692ae6a23d65a.zip | |
nsis: Specify OutFile path only once
Previously, we would specify the makensis output file path twice:
1. At the top of Makefile.am as BITCOIN_WIN_INSTALLER, and
2. In share/setup.nsi.ini
This commit uses the -X flag of makensis to eliminate the need for the
second instance mentioned above, referring makensis directly to the
value of BITCOIN_WIN_INSTALLER
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions