SHA256
1
0
forked from pool/gcc
2021-04-30 06:33:00 +00:00
committed by Git OBS Bridge
parent aad68bb313
commit e8b3801d3d
2 changed files with 1 additions and 7 deletions

View File

@@ -4,12 +4,6 @@ Thu Apr 29 08:45:13 UTC 2021 - Richard Biener <rguenther@suse.com>
- Switch gcc to default 11.
- Adjust liblto_plugin.so naming for GCC 11.
-------------------------------------------------------------------
Thu Apr 29 08:36:04 UTC 2021 - Richard Biener <rguenther@suse.com>
- Adjust specs for gcc-PIE to use -pie at link-time even when
-fPIE is set (but not -shared and friends). [bsc#1185348]
-------------------------------------------------------------------
Thu Nov 12 11:42:44 UTC 2020 - Richard Biener <rguenther@suse.com>