Skip to content
Commit 727aacfd authored by H.J. Lu's avatar H.J. Lu
Browse files

Use crtbeginT.o and crtend.o for non-PIE static executables



When static PIE is enabled by default, we shouldn't use crtbeginS.o and
crtendS.o for non-PIE static executables.  Check $($(@F)-no-pie) to use
crtbeginT.o and crtend.o to create non-PIE static executables.
Reviewed-by: default avatarSunil K Pandey <skpgkp2@gmail.com>
parent f8d8b1b1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment