Browse Source
A recent commit broke AIX build. The thread_local type defined functions were being considered a weak symbol and hence while creating the binary these symbols were not visible. This patch is a fix for the same.master
committed by
Tom Tromey
7 changed files with 50 additions and 21 deletions
Loading…
Reference in new issue