[Kolab-devel] [PATCH libkolab] Remove -fno-check-new from CXX_FLAGS.
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Mar 18 23:03:16 CET 2014
Raphael Kubo da Costa <rakuco at FreeBSD.org> writes:
> The same reasoning given when this flag was removed from Akonadi also
> applies here: this a GCC-specific flag that makes the Clang build fail with
> Clang 3.4 (which started failing when unsupported flags are passed to it),
> and the overhead of non-null checks should be minimal.
For posterity: this went in (but wasn't `git am'ed) as
b524770d1ff9320ee2fd863f07e38c9c1079a9ac.
More information about the devel
mailing list