mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 02:15:24 +01:00
Try to fix intermittent error while building automake 1.10.
This commit is contained in:
parent
1df73da7fa
commit
a185b83f80
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ src_configure() {
|
|||
}
|
||||
|
||||
src_compile() {
|
||||
make MAKEINFO=true
|
||||
make MAKEINFO=true CC=tcc
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue