- Build first stage compiler with -O0 to workaround gcc 4.5 bug

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=99
This commit is contained in:
Ismail Dönmez
2011-12-02 12:22:27 +00:00
committed by Git OBS Bridge
parent 3b19d5767f
commit 1e5a0441c4
2 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 2 12:22:07 UTC 2011 - idoenmez@suse.de
- Build first stage compiler with -O0 to workaround gcc 4.5 bug
-------------------------------------------------------------------
Thu Dec 1 18:04:15 UTC 2011 - idoenmez@suse.de