- Add bootstrap conditional to allow --without=bootstrap to be

specified to speed up local builds for testing.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=19
This commit is contained in:
2023-01-23 15:24:29 +00:00
committed by Git OBS Bridge
parent 0b8efaa38b
commit 47544fef54
33 changed files with 149 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 23 15:19:53 UTC 2023 - Richard Biener <rguenther@suse.com>
- Add bootstrap conditional to allow --without=bootstrap to be
specified to speed up local builds for testing.
-------------------------------------------------------------------
Mon Jan 23 08:45:24 UTC 2023 - Richard Biener <rguenther@suse.com>