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: joerg
Date: Tue Mar 4 21:06:02 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
When using Clang, disable integrated assembler for genassym. It creates
syntactically invalid assembler, which is normally not a problem as it
is also using -S.
To generate a diff of this commit:
cvs rdiff -u -r1.775 -r1.776 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