Skip to content
Snippets Groups Projects
Commit 95dc3225 authored by James Crook's avatar James Crook
Browse files

CXXFLAGS IS still required.

parent 0efe931d
Branches
Tags
No related merge requests found
......@@ -275,7 +275,7 @@ you need to install the "dev" (development) packages for each library.
To compile on Linux and other Unix systems and using gnu tools, execute these
commands:
./configure
./configure CXXFLAGS="-std=gnu++11"
make
make install # as root
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment