Skip to content

Instantly share code, notes, and snippets.

@martinus
Created September 5, 2019 15:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinus/f2674d5ed5f6c05a1ea2a6c5d5153aa1 to your computer and use it in GitHub Desktop.
Save martinus/f2674d5ed5f6c05a1ea2a6c5d5153aa1 to your computer and use it in GitHub Desktop.

Build with g++4-8, the oldest supported

CC=gcc-4.8 CXX=g++-4.8 CPPFLAGS=-D_GLIBCXX_USE_CXX11_ABI=0 ./configure --disable-wallet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment