SHA256
1
0
forked from pool/llvm

- Add back libstdc++-devel dependency for clang since libc++ is

only available for x86-64 atm.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=438
This commit is contained in:
Ismail Dönmez
2016-03-16 13:27:26 +00:00
committed by Git OBS Bridge
parent eac6bb1f2f
commit e6abd3da9e
3 changed files with 3 additions and 31 deletions

View File

@@ -2,7 +2,8 @@
Wed Mar 16 09:28:51 UTC 2016 - idonmez@suse.com
- Use gcc for stage1 bootstrap
- Add llvm-armv6-triple.patch to fix armv6 triple regression.
- Add back libstdc++-devel dependency for clang since libc++ is
only available for x86-64 atm.
-------------------------------------------------------------------
Thu Mar 10 12:05:39 UTC 2016 - idonmez@suse.com