Skip to content

Commit

Permalink
Remove patch that does not work with head of Igprof/master
Browse files Browse the repository at this point in the history
  • Loading branch information
gartung committed Jan 27, 2023
1 parent 414e3af commit 837a20c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions igprof.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
%define git_branch cms/master/c6882f4
%define git_commit 2cd0b7d4fb21223b273c5a085cec2963c8206056
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
#Patch0: igprof-gcc8
Requires: pcre libunwind
BuildRequires: cmake
%prep
%setup -T -b 0 -n igprof-%{git_commit}
%patch0 -p1
#%patch0 -p1

%build
mkdir -p %i
Expand Down

0 comments on commit 837a20c

Please sign in to comment.