SHA256
1
0
forked from pool/llvm

Accepting request 196739 from home:Andreas_Schwab:Factory

- Fix filelist for aarch64

OBS-URL: https://build.opensuse.org/request/show/196739
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=272
This commit is contained in:
Ismail Dönmez 2013-08-29 08:48:15 +00:00 committed by Git OBS Bridge
parent 2244be35ef
commit a8e4adb37a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 28 20:31:11 UTC 2013 - schwab@suse.de
- Fix filelist for aarch64
-------------------------------------------------------------------
Wed Aug 28 11:07:16 UTC 2013 - schwab@suse.de

View File

@ -449,7 +449,7 @@ rm -rf %{buildroot}/usr/share/llvm/cmake
%{_libdir}/bfd-plugins/
%endif
%{_libdir}/clang
%ifnarch ppc64
%ifnarch aarch64 ppc64
%{_libdir}/clang/%{_release_version}/lib/linux/
%endif