patchutils: gcc2 build

This commit is contained in:
Jérôme Duval
2021-06-08 15:01:49 +02:00
committed by GitHub
parent 428d06cba5
commit 24be9ec867

View File

@@ -72,7 +72,7 @@ BUILD_PREREQUIRES="
BUILD()
{
AUTOCONF=: runConfigure ./configure
AUTOCONF=: AUTOMAKE=: runConfigure ./configure
make
}