Kai Pastor
Kai Pastor
> Hmm... reopening a PR shouldn't require permissions It does, in this repo. And we are complaining almost every time.
static triplet, traditional linker, `-ldl` too early.
@Neumann-A Note that CMake config testing as part of ports is also rejected.
Only 27 days ago: https://github.com/microsoft/vcpkg/pull/22000#issuecomment-992223797
> @dg0yt Now readline uses makefile in non-Windows. I know. Still, it would have been less work to just implement it in port `readline`, right from my first comment, before...
> In the past vcpkg_fixup_pkgconfig had validation but it was removed since a lot of pc files contain system libs in Libs:. and vcpkg cannot guess all those for all...
> #13126 was the pr removing the library checks. However, these were pure script mode checks. I mean building a test project. Takes more CI build time, but should catch...
> If you have already ports depending on the upstream pkgconfig stuff that is better than any arbitrary test. The problem is that we sometimes/often don't have the ports (yet),...
(community feedback) - I would probably put building from source into a separate cmake script. - I would not check for pagesize at all. Doing that in script mode is...