sci-mathematics/cgal: set LDFLAGS=""
[shuber-gentoo-overlay.git] / sci-mathematics / cgal / cgal-3.9.ebuild
index 28ea2293e72a1505c59e984296910b77f96a67c2..24bdaff03d53c16c60b3a6c99046f94b36039d53 100644 (file)
@@ -43,6 +43,7 @@ src_prepare() {
 }
 
 src_configure() {
+       LDFLAGS=""
        local mycmakeargs
        if use gmp; then
                mycmakeargs+=( $(cmake-utils_use_with cxx GMPXX) )