serenity/Toolchain/Patches
Itamar 7df61e2c9b Toolchain: Use -ftls-model=initial-exec by default
Our TLS implementation relies on the TLS model being "initial-exec".
We previously enforced this by adding the '-ftls-model=initial-exec'
flag in the root CmakeLists file, but that did not affect ports - So
now we put that flag in the gcc spec files.

Closes #5366
2021-02-19 15:21:24 +01:00
..
binutils.patch Update toolchain to binutils-2.33.1 gcc-9.2.0 2019-12-19 18:35:03 +01:00
gcc.patch Toolchain: Use -ftls-model=initial-exec by default 2021-02-19 15:21:24 +01:00