Skip to content

Commit

Permalink
Cleanup protobuf recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
iarspider committed Jun 27, 2023
1 parent 4d04e77 commit 0a7e315
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 123 deletions.
12 changes: 0 additions & 12 deletions protobuf-3.15-gcc10.patch

This file was deleted.

107 changes: 0 additions & 107 deletions protobuf-std_iterator-8741.patch

This file was deleted.

4 changes: 0 additions & 4 deletions protobuf.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,11 @@
%define keep_archives true

Source: https://github.com/protocolbuffers/protobuf/archive/v%{realversion}.zip
#Patch0: protobuf-3.15-gcc10
#Patch1: protobuf-std_iterator-8741
Requires: zlib
BuildRequires: cmake ninja

%prep
%setup -n %{n}-%{realversion}
#%patch0 -p1
#%patch1 -p1
sed -i -e 's|CMAKE_CXX_STANDARD *11|CMAKE_CXX_STANDARD 17|' cmake/CMakeLists.txt
%build
rm -rf ../build
Expand Down

0 comments on commit 0a7e315

Please sign in to comment.