CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/09/04 15:00:57
Modified files:
devel/mpfr : Makefile
Log message:
Keep TLS support disabled. With the pthread bits in libc, libcompiler_rt's
emutls no longer requires libpthread and mpfr configures to use TLS and thus
requires the new libc, breaking the lang/gcc bootstrap.
Analyzed by guenther@
