NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58707 CVS commit: src/tools/gmp
The following reply was made to PR toolchain/58707; it has been noted by GNATS.
From: "Christoph Badura" <bad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58707 CVS commit: src/tools/gmp
Date: Sat, 28 Sep 2024 21:18:55 +0000
Module Name: src
Committed By: bad
Date: Sat Sep 28 21:18:55 UTC 2024
Modified Files:
src/tools/gmp: Makefile
Log Message:
configure tools/gmp with --disable-assembly on x86_64 macOS 14.
works around the assembler routines being compile with 8 byte alignment
when 16 byte alignment is required.
patch by mrg@ who asked me to commit after testing.
addresses PR toolchain/58707.
pullup netbsd-10.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tools/gmp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index