- Update to final 3.3 release (r183898)

- Disable debug symbols on PPC64

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=220
This commit is contained in:
Ismail Dönmez 2013-06-13 11:44:06 +00:00 committed by Git OBS Bridge
parent b25777da21
commit c7a12a733a
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0238f2896e6236560a70722256ab48a4862a6f287a213ad0278f35dde0725a88
size 24941173
oid sha256:489179223491c39fc0274cab6540338bb0a6c18e581396d8b75341586181ade2
size 24912910

View File

@ -1,7 +1,12 @@
-------------------------------------------------------------------
Thu Jun 13 11:42:33 UTC 2013 - idonmez@suse.com
- Update to final 3.3 release (r183898)
-------------------------------------------------------------------
Fri May 24 11:21:39 UTC 2013 - idonmez@suse.com
- Disable debug symbols on PPC64
- Disable debug symbols on PPC64
-------------------------------------------------------------------
Tue May 21 09:46:02 UTC 2013 - idonmez@suse.com

View File

@ -16,7 +16,7 @@
#
%define _revision 182457
%define _revision 183898
%define _release_version 3.3
%define _supported_archs "arm,aarch64,powerpc,x86"