dev86: set nopie=yes
This commit is contained in:
parent
6a1c0332b4
commit
5c1451efc6
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dev86'
|
||||
pkgname=dev86
|
||||
version=0.16.21
|
||||
revision=2
|
||||
revision=3
|
||||
nostrip=yes
|
||||
makedepends="bin86"
|
||||
depends="${makedepends}"
|
||||
|
@ -12,6 +12,7 @@ homepage="http://v3.sk/~lkundrak/dev86/"
|
|||
distfiles="${homepage}/Dev86src-$version.tar.gz"
|
||||
checksum=234b110e6df9b7f6843e2ee53473127c2211243a16748f229fc0127845f68d94
|
||||
only_for_archs="i686 x86_64 i686-musl x86_64-musl"
|
||||
nopie=yes
|
||||
|
||||
do_build() {
|
||||
for f in libc/bcc libc/misc libc/msdos libc/string libc/syscall \
|
||||
|
|
Loading…
Add table
Reference in a new issue