ocamlbuild: nopie=yes.
This commit is contained in:
parent
f65ec70438
commit
9c2f7a1829
|
@ -11,6 +11,7 @@ homepage="https://github.com/ocaml/ocamlbuild/archive/"
|
|||
distfiles="https://github.com/ocaml/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
||||
post_install() {
|
||||
vman man/ocamlbuild.1
|
||||
|
|
Loading…
Reference in New Issue