We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 707ee32 + 184bcb4 commit 5da2288Copy full SHA for 5da2288
hls-fix.patch
hls.spec
@@ -1,15 +1,13 @@
1
-### RPM external hls 2019.08
2
-%define tag 200a9aecaadf471592558540dc5a88256cbf880f
3
-%define branch master
4
-%define github_user Xilinx
+### RPM external hls 2025.05
+%define tag a3c0b0b444984aadba245a3b1fdffacaccea3141
+%define branch cms/200a9ae
+%define github_user cms-externals
5
%define runpath_opts -m examples
6
Source: git+https://github.com/%{github_user}/HLS_arbitrary_Precision_Types.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz
7
-Patch0: hls-fix
8
-Requires: gmake
+BuildRequires: gmake
9
10
%prep
11
%setup -n %{n}-%{realversion}
12
-%patch0 -p1
13
14
%build
15
0 commit comments