SHA256
1
0
forked from pool/llvm

- Add a gcc dependency for clang, this is heavyweight but we need

libgcc_s which comes with the gcc package (bnc#893359)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=396
This commit is contained in:
Ismail Dönmez
2015-01-28 10:09:31 +00:00
committed by Git OBS Bridge
parent bc8bcbc8d6
commit f086429bfc
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 28 10:08:43 UTC 2015 - idonmez@suse.com
- Add a gcc dependency for clang, this is heavyweight but we need
libgcc_s which comes with the gcc package (bnc#893359)
-------------------------------------------------------------------
Fri Dec 12 12:36:22 UTC 2014 - idonmez@suse.com