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



The following reply was made to PR pkg/60301; it has been noted by GNATS.

From: "S.P.Zeidler" <spz%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost,
	spz%NetBSD.org@localhost
Subject: Re: pkg/60301: libjpeg-turbo version 3.1.4.1 doesn't build on amiga
Date: Sun, 31 May 2026 09:39:57 +0000

 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