Commit c222b9a7 authored by James T. Lee's avatar James T. Lee
Browse files

Avoid USE conflicts with 'binary'

parent e8b6f38c
Pipeline #513 passed with stage
in 620 minutes and 2 seconds
...@@ -14,7 +14,7 @@ variables: ...@@ -14,7 +14,7 @@ variables:
FEATURES=-splitdebug FEATURES=-splitdebug
MAKEOPTS="$CI_HOST_MAKEOPTS" MAKEOPTS="$CI_HOST_MAKEOPTS"
PKGDIR=/tmp/packages PKGDIR=/tmp/packages
USE="ghcbootstrap ghcmakebinary" USE="ghcbootstrap ghcmakebinary -binary"
ebuild "/var/db/repos/nest/dev-lang/ghc/ghc-${VERSION}.ebuild" package' ebuild "/var/db/repos/nest/dev-lang/ghc/ghc-${VERSION}.ebuild" package'
- 'cp "/tmp/packages/dev-lang/ghc/ghc-${VERSION}-1.xpak" "/nest/portage/distfiles/ghc-bin-${VERSION}-${CHOST}.tbz2"' - 'cp "/tmp/packages/dev-lang/ghc/ghc-${VERSION}-1.xpak" "/nest/portage/distfiles/ghc-bin-${VERSION}-${CHOST}.tbz2"'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment