Try to fix intermittent error while building automake 1.10.

This commit is contained in:
Andrius Štikonas 2021-03-28 15:11:13 +01:00
parent 1df73da7fa
commit a185b83f80
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ src_configure() {
}
src_compile() {
make MAKEINFO=true
make MAKEINFO=true CC=tcc
}
src_install() {