SHA256
1
0
forked from pool/llvm

- Use ninja for building

- Remove libstdc++-devel from requires, clang now ships libc++

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=368
This commit is contained in:
Ismail Dönmez
2014-09-05 16:12:26 +00:00
committed by Git OBS Bridge
parent 66a675c3be
commit a4dd9949df
2 changed files with 21 additions and 31 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 5 16:09:45 UTC 2014 - idonmez@suse.com
- Use ninja for building
- Remove libstdc++-devel from requires, clang now ships libc++
-------------------------------------------------------------------
Thu Sep 4 12:26:10 UTC 2014 - idonmez@suse.com