1
0
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:
Paul Licameli
2020-05-10 11:52:26 -04:00
parent 953f174a83
commit 9ec4d65f7c
15 changed files with 2938 additions and 955 deletions

View File

@@ -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 \

File diff suppressed because it is too large Load Diff