ldc: nocross=yes.
This commit is contained in:
parent
fabd964712
commit
3a20d189cc
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ short_desc="Portable D programming language compiler based on LLVM"
|
||||||
distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
|
distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
|
||||||
checksum=3740ee6d5871e953aeb03b11f9d8c951286a55884892b51981bfe579b8fe571d
|
checksum=3740ee6d5871e953aeb03b11f9d8c951286a55884892b51981bfe579b8fe571d
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/bash-completion/completions
|
vmkdir usr/share/bash-completion/completions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue