aboutsummaryrefslogtreecommitdiff
path: root/sh/rc-mount.sh
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2021-09-08 23:50:44 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2021-09-09 12:36:25 -0500
commit25d5de8fd9698fed0fdbbd8949fd4089602b796d (patch)
tree30e00faaf5233cc29ce8fa8f25c19cae439df10d /sh/rc-mount.sh
parentb5cf79f7472e187c82f0acbee5311b868d1605b0 (diff)
fix build under musl 1.2 on 32 bit systems
Since musl 1.2 time_t is a 64 bit value, even on 32 bit systems. A hotfix for printing the value is simply using PRIu64 from inttypes.h in the format string. This fixes #446.
Diffstat (limited to 'sh/rc-mount.sh')
0 files changed, 0 insertions, 0 deletions