mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
![Joe Marcus Clarke](/assets/img/avatar_default.png)
gdm to lock up when started. Special thanks goes to Glenn Johnson <gjohnson@srrc.ars.usda.gov> for tracking this down. Apparently, newer versions of libtool have code to prevent -lc_r from being passed to the linker on _all_ versions of FreeBSD. Since ${PTHREAD_LIBS} is set to -lc_r for 5.x, this causes massive problems with threaded applications.