!74 [sync] PR-73: 添加龙芯架构支持
From: @openeuler-sync-bot Reviewed-by: @cf-zhao Signed-off-by: @cf-zhao
This commit is contained in:
commit
f74655cd37
1988
1000-add-loongarch-support-upstream-modified.patch
Normal file
1988
1000-add-loongarch-support-upstream-modified.patch
Normal file
File diff suppressed because it is too large
Load Diff
58776
1001-add-loongarch-support-upstream-new.patch
Normal file
58776
1001-add-loongarch-support-upstream-new.patch
Normal file
File diff suppressed because it is too large
Load Diff
11
llvm.spec
11
llvm.spec
@ -1,11 +1,14 @@
|
|||||||
Name: llvm
|
Name: llvm
|
||||||
Version: 12.0.1
|
Version: 12.0.1
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
License: NCSA
|
License: NCSA
|
||||||
URL: http://llvm.org
|
URL: http://llvm.org
|
||||||
Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/%{name}-%{version}.src.tar.xz
|
Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/%{name}-%{version}.src.tar.xz
|
||||||
|
|
||||||
|
Patch1000: 1000-add-loongarch-support-upstream-modified.patch
|
||||||
|
Patch1001: 1001-add-loongarch-support-upstream-new.patch
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++ cmake ninja-build zlib-devel libffi-devel ncurses-devel libstdc++-static
|
BuildRequires: gcc gcc-c++ cmake ninja-build zlib-devel libffi-devel ncurses-devel libstdc++-static
|
||||||
BuildRequires: python3-sphinx binutils-devel valgrind-devel libedit-devel python3-devel
|
BuildRequires: python3-sphinx binutils-devel valgrind-devel libedit-devel python3-devel
|
||||||
BuildRequires: python3-recommonmark
|
BuildRequires: python3-recommonmark
|
||||||
@ -197,6 +200,12 @@ fi
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 30 2023 herengui <herengui@kylinsec.com.cn> - 12.0.1-5
|
||||||
|
- Type: enhancement
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: Add loongarch support
|
||||||
|
|
||||||
* Wed Dec 21 2022 eastb233 <xiezhiheng@huawei.com> - 12.0.1-4
|
* Wed Dec 21 2022 eastb233 <xiezhiheng@huawei.com> - 12.0.1-4
|
||||||
- Type: Compile Option
|
- Type: Compile Option
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user