X-Git-Url: https://git.sthu.org/?p=shuber-gentoo-overlay.git;a=blobdiff_plain;f=sci-mathematics%2Fcgal%2Fcgal-3.9.ebuild;h=24bdaff03d53c16c60b3a6c99046f94b36039d53;hp=28ea2293e72a1505c59e984296910b77f96a67c2;hb=da55b698b750c2419b8103e61036870e94e1f438;hpb=0ca1bc1c094d2cfb26e772fed2f41f3d828d1e7a diff --git a/sci-mathematics/cgal/cgal-3.9.ebuild b/sci-mathematics/cgal/cgal-3.9.ebuild index 28ea229..24bdaff 100644 --- a/sci-mathematics/cgal/cgal-3.9.ebuild +++ b/sci-mathematics/cgal/cgal-3.9.ebuild @@ -43,6 +43,7 @@ src_prepare() { } src_configure() { + LDFLAGS="" local mycmakeargs if use gmp; then mycmakeargs+=( $(cmake-utils_use_with cxx GMPXX) )