[PATCH] D159390: Haiku: Enable thread-local storag, disable PIE / enable PIC by default

Niels Sascha Reedijk via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 2 22:55:35 PDT 2023


nielx added a comment.

Can confirm this is correct for Haiku.
For PIC by default, see our GCC haiku.h <https://github.com/haiku/buildtools/blob/f7a513f6367dbb570ba0a71a4bbbfcbc217b0201/gcc/gcc/config/haiku.h#L52>.
These changes have also been part of our patches for clang <https://github.com/haikuports/haikuports/blob/master/sys-devel/llvm/patches/clang-12.0.1.patchset#L153>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159390/new/

https://reviews.llvm.org/D159390



More information about the cfe-commits mailing list