Jan Beich <[email protected]> has asked [email protected] for maintainer-feedback: Bug 233506: devel/llvm70: (and prev versions) LLVM assertions are enabled unintentionally https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233506
--- Comment #2 from Jan Beich <[email protected]> --- -DNDEBUG is lost because USES=cmake overrides -DCMAKE_*_FLAGS_RELEASE. https://github.com/Kitware/CMake/blob/v3.13.2/Modules/Compiler/GNU.cmake#L46 https://github.com/freebsd/freebsd-ports/blob/branches/2019Q1/Mk/Uses/cmake.mk# L84
