--- a/bubblewrap.SlackBuild +++ b/bubblewrap.SlackBuild @@ -77,7 +77,7 @@ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -CFLAGS="$SLKCFLAGS" \ +CFLAGS="$SLKCFLAGS -std=c17" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \