Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tools/gmp



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