1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:18:12 +00:00
serenity/Ports/gcc
Daniel Bertalan bd3ed700f2 Toolchain+Ports: Use the GNU hash format by default
This hash format offers faster symbol lookup than the System V hash.

We've been using it in all our shared libraries for a long time, but did
not have it enabled by default in our toolchain, so ports couldn't make
use of it.
2022-01-24 10:41:47 +00:00
..
patches Toolchain: Fix building the aarch64 toolchain 2022-01-04 17:40:09 +00:00
package.sh Toolchain+Ports: Use the GNU hash format by default 2022-01-24 10:41:47 +00:00