ladybird/Ports/gcc/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
..
dependencies-config.patch Ports: Switch to new ports system (#594) 2019-09-24 08:56:39 +02:00
gcc.patch Toolchain: Use -ftls-model=initial-exec by default 2021-02-19 15:21:24 +01:00