We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590b0d5 commit 68c24f8Copy full SHA for 68c24f8
build/pkgs/ecl/spkg-install.in
@@ -1,6 +1,6 @@
1
cd src
2
3
-export CFLAGS
+export CFLAGS="-std=gnu17 $CFLAGS"
4
export CXXFLAGS
5
export LDFLAGS
6
0 commit comments