SHA256
1
0
forked from pool/llvm

Accepting request 179950 from home:llunak:branches:devel:tools:compiler

x86_64 clang cannot find e.g. stddef.h because of lib vs lib64 in /usr/lib/clang/3.3 .

OBS-URL: https://build.opensuse.org/request/show/179950
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=226
This commit is contained in:
Ismail Dönmez
2013-06-19 14:17:03 +00:00
committed by Git OBS Bridge
parent 6a13a5d26e
commit 9d6b230712
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 19 12:58:24 UTC 2013 - llunak@suse.com
- Fix finding internal headers on x86_64
-------------------------------------------------------------------
Wed Jun 19 12:41:30 UTC 2013 - idonmez@suse.com