Re: [Kolab-devel] [PATCH libkolab] Remove -fno-check-new from CXX_FLAGS.
Raphael Kubo da Costa <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <8638ifgo63.fsf__16920.2109835625$1395180224$gmane$org@orwell.Elisa> |
Raphael Kubo da Costa <[email protected]> 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.