[Bug 255840] __get_locale() is inefficient
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 May 2021 21:58:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255840 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #3 from Mark Johnston <markj@FreeBSD.org> --- Configuring -ftls-model=initial-exec in the libc Makefile seems to fix it. I'm not sure if there might be some undesirable side-effects of that change though. OTOH, it is already used in jemalloc. -- You are receiving this mail because: You are the assignee for the bug.