We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75032bb commit 64e347fCopy full SHA for 64e347f
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