mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-28 16:20:12 +01:00
CXXFLAGS IS still required.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user