mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
cross-powerpc-linux-musl: permit build for i686*
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
52ed8b074a
commit
2c0d1d47a9
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ nopie=yes
|
|||
nodebug=yes
|
||||
create_wrksrc=yes
|
||||
|
||||
archs="x86_64* ppc64*"
|
||||
archs="i686* x86_64* ppc64*"
|
||||
hostmakedepends="flex perl python3"
|
||||
makedepends="zlib-devel gmp-devel mpfr-devel libmpc-devel isl15-devel"
|
||||
nostrip_files="libcaf_single.a libgcc.a libgcov.a libgcc_eh.a
|
||||
|
|
Loading…
Add table
Reference in a new issue