Add --enable-default-pie option and enable that by default
`--enable-default-pie` is used to control the default PIE enablement for Linux GCC, which is enabled by default, similar to most Linux distributions. NOTE: baremetal toolchain isn't affected by this option.