Module Name: src Committed By: martin Date: Thu Oct 3 12:14:06 UTC 2024
Modified Files: src/tools/gmp [netbsd-10]: Makefile Log Message: Pull up following revision(s) (requested by bad in ticket #921): tools/gmp/Makefile: revision 1.6 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. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.5.2.1 src/tools/gmp/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.