HomeFreeBSD

Use .pieo extension for WITH_PIE bsd.prog.mk output

Description

Use .pieo extension for WITH_PIE bsd.prog.mk output

When object files for programs are built using bsd.prog.mk, and WITH_PIE
is enabled, the extension used is still plain ".o". To be consistent
with bsd.lib.mk, and to allow changes in WITH_PIE settings to propagate
correctly, the extension should be ".pieo" instead.

MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D49966

Details

Provenance
dimAuthored on Apr 21 2025, 7:52 PM
Differential Revision
D49966: Use .pieo extension for WITH_PIE bsd.prog.mk output
Parents
rG532b45fe103c: sound: Create a dsp_close() helper function
Branches
Unknown
Tags
Unknown