diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-04-25 00:43:42 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-04-25 00:45:35 +0200 |
commit | ecb33b87aafd9e240c2cb351525814cb1bb5ceb1 (patch) | |
tree | 0620336c1f4214ed119da62c60885a40b4236fe6 /m4 | |
parent | e7c7b7332075fadbbea3a2e041e7290958ac2354 (diff) | |
download | guix-ecb33b87aafd9e240c2cb351525814cb1bb5ceb1.tar.gz guix-ecb33b87aafd9e240c2cb351525814cb1bb5ceb1.zip |
vm: Adjust FAT serial number code to 32-bit Guile.
On 32-bit systems, 'string-hash' would raise an out-of-range exception
when the second argument was 2^32.
* gnu/build/vm.scm (make-iso9660-image): Pass 2^32 - 1 to 'string-hash'.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions