summary refs log tree commit diff
path: root/gnu/ci.scm
diff options
context:
space:
mode:
authorChris Marusich <cmmarusich@gmail.com>2021-02-21 16:05:58 -0800
committerChris Marusich <cmmarusich@gmail.com>2021-03-23 23:19:58 -0700
commitc29bfbfc78ccd9e5c10d38faf3d269eafed12854 (patch)
treef32fa4b79d04ebd4c0fc04a8392e1e3adebe225e /gnu/ci.scm
parentb57de27d0331198c9cafb09a1cf8a5fa4f691e36 (diff)
downloadguix-c29bfbfc78ccd9e5c10d38faf3d269eafed12854.tar.gz
syscalls: Fix RNDADDTOENTCNT on powerpc64le-linux.
This fixes the failing test add-to-entropy-count in tests/syscalls.scm on
powerpc64le-linux.

* guix/build/syscalls.scm (RNDADDTOENTCNT): When %host-type starts with
"powerpc64le", set this to #x80045201.  Otherwise, set it to #x40045201 as
before.
Diffstat (limited to 'gnu/ci.scm')
0 files changed, 0 insertions, 0 deletions