Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   rillig
Date:           Wed Sep 24 14:23:01 UTC 2025

Modified Files:
        src/external/gpl3/binutils/dist: Makefile.in Makefile.tpl
        src/external/gpl3/binutils/dist/bfd: Makefile.am Makefile.in
        src/tools/binutils: Makefile

Log Message:
revert binutils: build using GNU make instead of BSD make

The change broke the MIPS builds, with error messages like:
> CC       itbl-parse.o
> cc: error: itbl-parse.c: No such file or directory


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/binutils/dist/Makefile.in \
    src/external/gpl3/binutils/dist/Makefile.tpl
cvs rdiff -u -r1.14 -r1.15 src/external/gpl3/binutils/dist/bfd/Makefile.am
cvs rdiff -u -r1.17 -r1.18 src/external/gpl3/binutils/dist/bfd/Makefile.in
cvs rdiff -u -r1.41 -r1.42 src/tools/binutils/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