mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
bump to beta-6, 3.2.0 - fix ring error, update Dockerfile build
This commit is contained in:
parent
4098e8c0e5
commit
40493475ba
6 changed files with 52 additions and 28 deletions
1
Makefile
1
Makefile
|
@ -41,6 +41,7 @@ CMAKEFLAGS = \
|
|||
|
||||
release-static: CMAKEFLAGS += -DBUILD_TAG="linux-x64"
|
||||
release-static: CMAKEFLAGS += -DXMRIG=OFF
|
||||
release-static: CMAKEFLAGS += -DARCH=x86-64
|
||||
release-static: CMAKEFLAGS += -DTOR_BIN=$(or ${TOR_BIN},OFF)
|
||||
release-static: CMAKEFLAGS += -DCMAKE_BUILD_TYPE=Release
|
||||
release-static: CMAKEFLAGS += -DREPRODUCIBLE=$(or ${SOURCE_DATE_EPOCH},OFF)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue