mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mlton: set disable_parallel_build=yes.
This commit is contained in:
parent
07dfd349aa
commit
0c6cd1f877
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ checksum="ec7a5a54deb39c7c0fa746d17767752154e9cb94dbcf3d15b795083b3f0f154b
|
||||||
da73a393384ac8e1094dc59b1a19cf73f506d0481354ced814cd894a83216272"
|
da73a393384ac8e1094dc59b1a19cf73f506d0481354ced814cd894a83216272"
|
||||||
skip_extraction="mllex.patch"
|
skip_extraction="mllex.patch"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
disable_parallel_build=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cp "${XBPS_SRCDISTDIR}/${pkgname}-${version}/mllex.patch" .
|
cp "${XBPS_SRCDISTDIR}/${pkgname}-${version}/mllex.patch" .
|
||||||
|
|
Loading…
Add table
Reference in a new issue