CVSROOT:        /cvs
Module name:    xenocara
Changes by:     j...@cvs.openbsd.org    2025/07/01 06:00:58

Modified files:
        lib/mesa/mk/libgbm: Makefile 

Log message:
move -lpthread out of a group so ld.bfd on sparc64 will create a NEEDED
entry for it

avoids undefined references to pthread_create, pthread_detach,
pthread_join, that broke the build of qt5/qtbase on sparc64

reported-by and ok tb@

Reply via email to