dev-libs / xbyak

JIT assembler for x86(IA-32)/x64(AMD64, x86-64)

Official package sites : https://github.com/herumi/xbyak ·

v7.28 :: 0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~x86
USE flags
test

v5.73 :: 0 :: gentoo

Modified
License
BSD
Keywords
~amd64 ~x86

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
683398
dev-libs/xbyak-5.73 fails tests: make[1]: ./test_nm.sh: Command not found
687358
dev-libs/xbyak-5.73 fails tests: /.../stubs.h:7:11: fatal error: gnu/stubs-32.h: No such file or directory
834368
dev-libs/xbyak-5.73 fails tests on MUSL: ld: cannot find -lgcc
Repository mirror & CI · gentoo
Merge updates from master
Sv. Lockal · gentoo
dev-libs/xbyak: fixes for FEATURES=test
1. `dev-lang/nasm` is required for tests 2. tests fail to compile on non-multilib 3. tests fail to compile with libc++ (it has no multilib even on multilib profile) Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43075 Closes: https://github.com/gentoo/gentoo/pull/43075 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Udvare · gentoo
dev-libs/xbyak: add 7.28
Also switches to using CMake. Signed-off-by: Andrew Udvare <audvare@gmail.com> Closes: https://bugs.gentoo.org/860816 Part-of: https://github.com/gentoo/gentoo/pull/41231 Closes: https://github.com/gentoo/gentoo/pull/41231 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-libs/xbyak: drop blank DEPEND/RDEPEND
This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-libs/xbyak: fix StaticSrcUri
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jason A. Donenfeld · gentoo
dev-libs/xbyak: import new ebuild
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>