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

CXXFLAGS IS still required.

parent 0efe931d
No related branches found
No related tags found
No related merge requests found
...@@ -275,7 +275,7 @@ you need to install the "dev" (development) packages for each library. ...@@ -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 To compile on Linux and other Unix systems and using gnu tools, execute these
commands: commands:
./configure ./configure CXXFLAGS="-std=gnu++11"
make make
make install # as root 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