Skip to content

Commit

Permalink
Merge pull request #8269 from gartung/IB/CMSSW_13_0_X/master
Browse files Browse the repository at this point in the history
Remove patch that does not work with head of Igprof/master
  • Loading branch information
smuzaffar authored Feb 3, 2023
2 parents 9050cf7 + 6c50e98 commit eca9e57
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions igprof.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@
%define git_repo igprof
%define git_user cms-externals
%define git_branch cms/master/c6882f4
%define git_commit 2cd0b7d4fb21223b273c5a085cec2963c8206056
%define git_commit a505ed31e9fd8aa7b1484358268917d2c68ad7fe
Source0: git://github.com/%{git_user}/igprof.git?obj=%{git_branch}/%{git_commit}&export=igprof-%{git_commit}&output=/igprof-%{git_commit}.tgz
Patch0: igprof-gcc8
Requires: pcre libunwind
BuildRequires: cmake
%prep
%setup -T -b 0 -n igprof-%{git_commit}
%patch0 -p1

%build
mkdir -p %i
Expand Down

0 comments on commit eca9e57

Please sign in to comment.