Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: joerg
Date: Sat Feb 27 19:26:14 UTC 2016
Modified Files:
src/sys/arch/sparc/conf: Makefile.sparc
src/sys/arch/sparc/stand: Makefile.inc
src/sys/arch/sparc64/conf: Makefile.sparc64
Log Message:
Ignore unused arguments for clang as we pass assembler flags and the
like to the preprocessor-only mode. Conditionalize GCC flags that are
not known to clang accordingly.
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/arch/sparc/conf/Makefile.sparc
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/sparc/stand/Makefile.inc
cvs rdiff -u -r1.80 -r1.81 src/sys/arch/sparc64/conf/Makefile.sparc64
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