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: mrg
Date: Sat Aug 10 23:49:12 UTC 2024
Modified Files:
src/external/gpl3/gcc/usr.bin: Makefile Makefile.isl
src/share/mk: bsd.own.mk
src/tools: Makefile
src/tools/gcc: Makefile
Log Message:
introduce a way to build GCC without the isl library
if NOGCCISL is set, don't build or link against isl. should fix PR#58505.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/external/gpl3/gcc/usr.bin/Makefile
cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc/usr.bin/Makefile.isl
cvs rdiff -u -r1.1392 -r1.1393 src/share/mk/bsd.own.mk
cvs rdiff -u -r1.222 -r1.223 src/tools/Makefile
cvs rdiff -u -r1.113 -r1.114 src/tools/gcc/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