mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-01-14 16:57:54 +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
|
||||
$ cd gostcoin
|
||||
$ qmake -qt=5 RELEASE=1 USE_QRCODE=1 USE_IPV6=1 USE_BUILD_INFO=1
|
||||
$ export CXXFLAGS=-DBOOST_NO_CXX11_SCOPED_ENUMS
|
||||
$ qmake -qt=5 RELEASE=1 USE_QRCODE=1 USE_IPV6=1 USE_BUILD_INFO=1 BOOST_NO_CXX11_SCOPED_ENUMS=1
|
||||
$ make -j2
|
||||
|
Loading…
Reference in New Issue
Block a user