grame-cncm / faust

Functional programming language for signal processing and sound synthesis
http://faust.grame.fr
Other
2.59k stars 325 forks source link

update linux to c++17 #1029

Open cchafe opened 5 months ago

cchafe commented 5 months ago

update linux to c++17 in tools/faust2appls/faustoptflags, fixes compiles of faust2...al...ja...qt [line 28] MYGCCFLAGS="-std=c++17 -Ofast -march=native"