Skip to content

Commit

Permalink
Remove outdated patch
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters authored Jul 18, 2022
1 parent f2ce228 commit 871daf5
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Formula/ignition-msgs5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@ class IgnitionMsgs5 < Formula
depends_on "protobuf"
depends_on "tinyxml2"

patch do
# Fix compilation: add missing std namespace
# https://github.com/gazebosim/gz-msgs/pull/242
# TODO: remove with next major release
url "https://github.com/gazebosim/gz-msgs/commit/914e7a3b5988d64824805a36877baad87474a81a.patch?full_index=1"
sha256 "077c5bb2eb678817a933b9a8b14b89881f61c8a84969fd3534eb1e4e090183ad"
end

def install
cmake_args = std_cmake_args
cmake_args << "-DBUILD_TESTING=Off"
Expand Down

0 comments on commit 871daf5

Please sign in to comment.