mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
swift: mark nopie
It might be possible to fix it.
This commit is contained in:
parent
f5c31163fb
commit
1fc3adddb6
1 changed files with 11 additions and 10 deletions
|
@ -3,6 +3,7 @@ pkgname=swift
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
revision=2
|
revision=2
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
nopie=yes
|
||||||
depends="clang libswift"
|
depends="clang libswift"
|
||||||
makedepends="libxml2-devel libuuid-devel libbsd-devel icu-devel libedit-devel"
|
makedepends="libxml2-devel libuuid-devel libbsd-devel icu-devel libedit-devel"
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue