pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/60301: libjpeg-turbo version 3.1.4.1 doesn't build on amiga
Hi Thomas,
Thus wrote Thomas Klausner via gnats (gnats-admin%NetBSD.org@localhost):
> +
> +if(WITH_SIMD AND ENABLE_STATIC)
> + add_executable(simdcoverage simdcoverage.c)
> + target_link_libraries(simdcoverage jpeg-static)
> +endif()
>
>
> i.e. that simdcoverage is built even if the extensive checks decided
> that a platform does not have SIMD support.
incidentially, that is fixed upstream in
https://github.com/libjpeg-turbo/libjpeg-turbo/commit/7cdbf9144d40d68d97c498f54dd88a68aee4e36d
I'll commit that patch.
regards,
spz
Home |
Main Index |
Thread Index |
Old Index