mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 08:33:53 +01:00
Travis build uses C++14
This commit is contained in:
@@ -49,7 +49,7 @@ libaudacity_la_SOURCES = \
|
||||
$(NULL)
|
||||
|
||||
audacity_CPPFLAGS = \
|
||||
-std=c++11 \
|
||||
-std=c++14 \
|
||||
-Wno-deprecated-declarations \
|
||||
-D__STDC_CONSTANT_MACROS \
|
||||
-DWXINTL_NO_GETTEXT_MACRO \
|
||||
|
||||
2121
src/Makefile.in
2121
src/Makefile.in
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user