vc: unmark broken on musl
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
1908ccbb06
commit
51016c86b6
1 changed files with 0 additions and 5 deletions
|
@ -12,11 +12,6 @@ homepage="https://github.com/VcDevel/Vc"
|
|||
distfiles="${homepage}/releases/download/${version}/Vc-${version}.tar.gz"
|
||||
checksum=68e609a735326dc3625e98bd85258e1329fb2a26ce17f32c432723b750a4119f
|
||||
|
||||
# CMAKE_SYSTEM_PROCESSOR isn’t set when cross compiling
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
mips*) broken="No optimized implementation of the Vc types available";;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue