mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-01-15 01:00:12 +00:00
Fix build
This commit is contained in:
parent
c815bdf532
commit
3abecd0c38
@ -7,6 +7,5 @@ $ sudo apt-get install build-essential libtool git libboost-system-dev libboost-
|
|||||||
|
|
||||||
$ git clone https://github.com/GOSTSec/gostcoin.git
|
$ git clone https://github.com/GOSTSec/gostcoin.git
|
||||||
$ cd gostcoin
|
$ cd gostcoin
|
||||||
$ qmake -qt=5 RELEASE=1 USE_QRCODE=1 USE_IPV6=1 USE_BUILD_INFO=1
|
$ qmake -qt=5 RELEASE=1 USE_QRCODE=1 USE_IPV6=1 USE_BUILD_INFO=1 BOOST_NO_CXX11_SCOPED_ENUMS=1
|
||||||
$ export CXXFLAGS=-DBOOST_NO_CXX11_SCOPED_ENUMS
|
|
||||||
$ make -j2
|
$ make -j2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user