Commit Graph

6 Commits

Author SHA1 Message Date
termux-pacman-bot
5452ef51de make{,-guile}: Bump to 4.4.1 2023-02-27 06:03:08 +00:00
termux-pacman-bot
4b1febe5ae make{,-guile}: fix randomly EAGAIN error on arm
In `make` 4.4, `fifo` is added and has been default value of `jobserver-style` option,
and error EAGAIN will randomly happen if `pselect` is disabled. In Termux, `pselect` in
make is disabled to solve issue #2983.

Error msg is like `make: *** read jobs pipe: Try again.  Stop.`. It is originally happened
on `termux-docker`, but can be reproduced on AVD (API 24, armv7a).

This issue is fixed upstream when porting z/OS.

Part of 11444fb001
2023-02-07 18:34:08 +00:00
termux-pacman-bot
c20a096a85 make: Bump to 4.4 2022-11-06 12:58:43 +00:00
termux-pacman-bot
eecf85bd1b make-guile: rebuild after guile update 2022-10-08 09:42:38 +00:00
termux-actions[bot]
e6e5eae50d packages/make-guile 2022-04-05 01:27:03 +00:00
termux-actions[bot]
fedf3425a4 packages/make&&packages/make-guile 2022-02-26 10:39:55 +00:00