diff options
author | TAKAI Kousuke <62541129+t-a-k@users.noreply.github.com> | 2022-07-16 17:29:05 +0900 |
---|---|---|
committer | ℕicolas ℝ <nicolas@atoomic.org> | 2022-07-20 14:55:35 -0600 |
commit | e005a3c01bac8d86418336885e3501ef90aeac10 (patch) | |
tree | d65ac762c8d22da70e74e32737ae0a5bfe545330 /README.riscos | |
parent | fc3ce1a8e466bab895f3b03009890b56e655d90d (diff) | |
download | perl-e005a3c01bac8d86418336885e3501ef90aeac10.tar.gz |
Configure: Add missing `#include <inttypes.h>` to test programs
With -Duse64bitint on 32-bit machines, UV might be configured
to `uint64_t`. But some Configure tests used $uvtype without including
<inttypes.h>, which may cause compilation error of those tests on
sucn configurations, and eventually make perl not built correctly.
Diffstat (limited to 'README.riscos')
0 files changed, 0 insertions, 0 deletions