Changes between Initial Version and Version 1 of Ticket #5107, comment 24
- Timestamp:
- 01/27/2023 10:32:37 AM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5107, comment 24
initial v1 8 8 > Thanks for the explanation, that makes sense... 9 9 10 Some news here: with GCC 13 we can use `--enable-host-pie` to build GCC itself with -fPIE. Not sure how much SBU increase doing so will cause... 10 ~~Some news here: with GCC 13 we can use `--enable-host-pie` to build GCC itself with -fPIE. Not sure how much SBU increase doing so will cause...~~ 11 12 They reverted the change.