mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
cabal-install: nocross
This commit is contained in:
parent
ace8bb17fa
commit
d01099d424
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ homepage="https://hackage.haskell.org/package/cabal-install"
|
||||||
distfiles="https://hackage.haskell.org/packages/archive/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://hackage.haskell.org/packages/archive/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a0555e895aaf17ca08453fde8b19af96725da8398e027aa43a49c1658a600cb0
|
checksum=a0555e895aaf17ca08453fde8b19af96725da8398e027aa43a49c1658a600cb0
|
||||||
nopie_files="/usr/bin/cabal"
|
nopie_files="/usr/bin/cabal"
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
PREFIX=$PWD/build sh bootstrap.sh --user
|
PREFIX=$PWD/build sh bootstrap.sh --user
|
||||||
|
|
Loading…
Add table
Reference in a new issue