pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/graphics/libjpeg-turbo
On Thu, 2 Jul 2026 12:44:44 +0200
Adam <adam%netbsd.org@localhost> wrote:
> I am not able to reproduce this on NetBSD, but there's the work-around:
>
> https://github.com/libjpeg-turbo/libjpeg-turbo/issues/898
>
> "The issue has been fixed, but it can be worked around in the 3.2.0 code base by passing -DCMAKE_POSITION_INDEPENDENT_CODE=1 to CMake."
Hi,
Thanks, this worked for me.
I used =ON instead of =1 to stay consistent with the -DWITH_JPEG8=ON
row. I'm happy with this solution for now.
That said we should probably look into if system supplied zlib is a
better choice. I assume it makes an effort to hide statically linked
zlib symbols at least.
Kind regards,
-Tobias
Home |
Main Index |
Thread Index |
Old Index