dev86: trigger rebuild for musl.
This commit is contained in:
parent
d56a6f4c98
commit
23e63358f6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dev86'
|
# Template file for 'dev86'
|
||||||
pkgname=dev86
|
pkgname=dev86
|
||||||
version=0.16.21
|
version=0.16.21
|
||||||
revision=1
|
revision=2
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
makedepends="bin86"
|
makedepends="bin86"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://v3.sk/~lkundrak/dev86/"
|
homepage="http://v3.sk/~lkundrak/dev86/"
|
||||||
distfiles="${homepage}/Dev86src-$version.tar.gz"
|
distfiles="${homepage}/Dev86src-$version.tar.gz"
|
||||||
checksum=234b110e6df9b7f6843e2ee53473127c2211243a16748f229fc0127845f68d94
|
checksum=234b110e6df9b7f6843e2ee53473127c2211243a16748f229fc0127845f68d94
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64 i686-musl x86_64-musl"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
for f in libc/bcc libc/misc libc/msdos libc/string libc/syscall \
|
for f in libc/bcc libc/misc libc/msdos libc/string libc/syscall \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue