Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/mk
Module Name: src
Committed By: mrg
Date: Sun Jun 16 19:21:46 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
check for MACHINE_ARCH of i386/x86_64 instead of MACHINE i386/amd64.
seems to fix weird xen kernel builds where MACHINE=xen, and it would
not have the GCC-12 only warning flags present.
To generate a diff of this commit:
cvs rdiff -u -r1.1378 -r1.1379 src/share/mk/bsd.own.mk
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