projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b11a8
)
dev-lang/mercury: enable MCC to be patched as part of bootstrap
author
Keri Harris
<keri@gentoo.org>
Sun, 22 Mar 2020 13:30:11 +0000
(14:30 +0100)
committer
Keri 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
patch
|
blob
|
history
diff --git
a/dev-lang/mercury/mercury-14.01.1-r1.ebuild
b/dev-lang/mercury/mercury-14.01.1-r1.ebuild
index 1812ea525210ffa1838fa285d59fc0d27a42d168..3584581c3cea452a66ba860edb8431d667ba7828 100644
(file)
--- a/
dev-lang/mercury/mercury-14.01.1-r1.ebuild
+++ b/
dev-lang/mercury/mercury-14.01.1-r1.ebuild
@@
-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