Skip to content

Commit ca47f2e

Browse files
committed
guix: use autoconf 2.71
This allows for building with newer targets, like arm64-apple-darwin, due to having a newer bundled config.guess and config.sub.
1 parent 6fe5516 commit ca47f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/manifest.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ inspecting signatures in Mach-O binaries.")
579579
;; Build tools
580580
gnu-make
581581
libtool
582-
autoconf
582+
autoconf-2.71
583583
automake
584584
pkg-config
585585
bison

0 commit comments

Comments
 (0)