diff options
| author | Luna Nova <git@lunnova.dev> | 2025-09-01 08:41:40 -0700 |
|---|---|---|
| committer | Luna Nova <git@lunnova.dev> | 2025-09-13 10:15:36 -0700 |
| commit | ccc56d1a79ff2a0f528cecf5e36eb76beaacc8c0 (patch) | |
| tree | 8d94778c86ee2551b5855ed0c38f19963cb43b6a /pkgs/development/python-modules/httpserver | |
| parent | 58b0870c75b8535992838d30e02853c67e848cb6 (diff) | |
gcc: build with --enable-default-pie configure option
Rather than implementing this at the wrapper level (which has been
attempted but not merged in # 252310 and # 205031), configuring GCC
directly with --enable-default-pie is simple and matches mainstream
distribution practices. Packages that cannot build with PIE can
explicitly pass -no-pie when needed, and mostly already do
due to the prevalence of GCCs built with this flag.
Requires followup to decide what to do with "pie" flag.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
