mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Compile with gcc 4.8 and -std=c++11
This commit is contained in:
@@ -47,6 +47,7 @@ libaudacity_la_SOURCES = \
|
|||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
audacity_CPPFLAGS = \
|
audacity_CPPFLAGS = \
|
||||||
|
-std=c++11 \
|
||||||
-Wno-deprecated-declarations \
|
-Wno-deprecated-declarations \
|
||||||
-D__STDC_CONSTANT_MACROS \
|
-D__STDC_CONSTANT_MACROS \
|
||||||
-DLIBDIR=\"$(libdir)\" \
|
-DLIBDIR=\"$(libdir)\" \
|
||||||
|
Reference in New Issue
Block a user