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: maya
Date: Wed Jun 20 02:15:13 UTC 2018
Modified Files:
src/share/mk: sys.mk
Log Message:
Strip -Wsystem-headers from CXXFLAGS.
GCC's C++ headers are not clean (yet). They are trying, but haven't got there
yet.
Necessary for including <atf-c++.hpp> which uses <sstream>.
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/share/mk/sys.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