From 7110d180d2766ada10bd8faf3038d26ff60f3fcc Mon Sep 17 00:00:00 2001 From: "hinto.janai" Date: Thu, 16 Jan 2025 15:28:07 -0500 Subject: [PATCH] guix: readme update --- contrib/guix/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/guix/README.md b/contrib/guix/README.md index 83f42c1b616..72fa5691311 100644 --- a/contrib/guix/README.md +++ b/contrib/guix/README.md @@ -171,9 +171,9 @@ details. Override the space-separated list of platform triples for which to perform a bootstrappable build. - _(defaults to "x86\_64-linux-gnu arm-linux-gnueabihf aarch64-linux-gnu - riscv64-linux-gnu powerpc64-linux-gnu powerpc64le-linux-gnu - x86\_64-w64-mingw32 x86\_64-apple-darwin arm64-apple-darwin")_ + _(defaults to "x86\_64-linux-gnu aarch64-linux-gnu arm-linux-gnueabihf + riscv64-linux-gnu i686-linux-gnu x86\_64-w64-mingw32 x86\_64-unknown-freebsd + x86\_64-apple-darwin aarch64-apple-darwin aarch64-linux-android")_ * _**SOURCES_PATH**_ @@ -212,7 +212,7 @@ details. Override the reference UNIX timestamp used for bit-for-bit reproducibility, the variable name conforms to [standard][r12e/source-date-epoch]. - _(defaults to the output of `$(git log --format=%at -1)`)_ + _(defaults to the output of `git -c log.showSignature=false log --format=%at -1`)_ * _**V**_