dev-lang/mercury: enable MCC to be patched as part of bootstrap
authorKeri Harris <keri@gentoo.org>
Sun, 22 Mar 2020 13:30:11 +0000 (14:30 +0100)
committerKeri Harris <keri@gentoo.org>
Sun, 22 Mar 2020 13:30:47 +0000 (14:30 +0100)
Signed-off-by: Keri Harris <keri@gentoo.org>
Package-Manager: Portage-2.3.89, Repoman-2.3.11

dev-lang/mercury/mercury-14.01.1-r1.ebuild

index 1812ea525210ffa1838fa285d59fc0d27a42d168..3584581c3cea452a66ba860edb8431d667ba7828 100644 (file)
@@ -107,8 +107,7 @@ src_compile() {
        emake \
                PARALLEL="'${MAKEOPTS}'" \
                MERCURY_COMPILER="${S}"/compiler/mercury_compile \
-               TEXI2DVI="" PDFTEX="" \
-               compiler
+               TEXI2DVI="" PDFTEX=""
 
        # The default Mercury grade may not be the same as the bootstrap
        # grade. Since src_test() is run before src_install() we compile