Сравнение highway-1.0.5 с highway-9999

/usr/portage/dev-cpp/highway/highway-9999.ebuild 2025-07-29 16:22:12.620448252 +0300
1
# Copyright 2021-2023 Gentoo Authors
1
# Copyright 2021-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
28 28
	local mycmakeargs=(
29 29
		-DHWY_CMAKE_ARM7=$(usex cpu_flags_arm_neon)
30 30
		-DBUILD_TESTING=$(usex test)
31
		-DHWY_ENABLE_TESTS=$(usex test)
31 32
		-DHWY_WARNINGS_ARE_ERRORS=OFF
32 33
	)
33 34

  
Спасибо!