[SCM] make branch, master, updated. 4.4-1-g4321c5e5
Eli Zaretskii <[email protected]> Sat, 5 Nov 2022 10:48:04 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "make".
The branch, master has been updated
via 4321c5e5628685c5fe8d2995f6fdf510fa8462bd (commit)
from ed493f6c9116cc217b99c2cfa6a95f15803235a2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4321c5e5628685c5fe8d2995f6fdf510fa8462bd
Author: Eli Zaretskii <[email protected]>
Date: Sat Nov 5 16:46:58 2022 +0200
Fix build with Tiny C
* src/config.h.W32 (strtoll, strtoull) [__TINYC__]: Redirect to
_strtoi64 and _strtoui64, respectively. Reported by Christian
Jullien <[email protected]>.
-----------------------------------------------------------------------
Summary of changes:
src/config.h.W32 | 4 ++++
1 file changed, 4 insertions(+)
hooks/post-receive
--
make