serenity/Ports/gcc
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
..
patches Toolchain: Use -ftls-model=initial-exec by default 2021-02-19 15:21:24 +01:00
package.sh Ports: Clean up some package.sh scripts 2021-01-23 08:28:25 +01:00