less: without cflags

This commit is contained in:
Jérôme Duval
2024-12-01 19:32:31 +01:00
parent f699240426
commit 09ec963df8

View File

@@ -47,7 +47,6 @@ BUILD_PREREQUIRES="
BUILD()
{
autoconf
export CFLAGS="-std=gnu89 -Wdeclaration-after-statement"
runConfigure ./configure --with-editor=nano \
--sysconfdir="$settingsDir/etc"
make