mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
3b4399f6a7
Like on libthr, there is an i386_set_gsbase() stub implementation here to avoid libc.so.5 issues. This should likely be a weak symbol and I expect this will be fixed soon. Approved by: re