mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 07:40:59 +00:00
This is a minor bugfix release, which to my knowledge contains nothing of importance to us. However, there is one QoL change to our patches. We no longer force `-fpic` in the compiler driver, and instead use the `--enable-default-pie` configure option to generate position-independent code suitable for executables. For building shared libraries, the `-fpic` flag must be specified explicitly. |
||
|---|---|---|
| .. | ||
| package.sh | ||
| patches | ||