Module Name: src Committed By: martin Date: Fri Oct 26 15:12:53 UTC 2018
Modified Files: src/tools [netbsd-8]: Makefile.gnuhost Log Message: Apply patch, requested by maya in ticket #1070: force build of gcc and friends with -std=gnu++03 when the host compiler is clang. New clang versions default to newer c++ standards and the old gcc in this branch has not been updated to those. To generate a diff of this commit: cvs rdiff -u -r1.44.8.2 -r1.44.8.3 src/tools/Makefile.gnuhost Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.