mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
190011dbcb
ld.bfd requires explicit linking against libpthread, this way the configure check succeeds and the tkinter module is built. ok sthen