Skip to content

Commit 5241f1f

Browse files
Update ros-jazzy-rviz-ogre-vendor.patch
1 parent 7bb51fc commit 5241f1f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

patch/ros-jazzy-rviz-ogre-vendor.patch

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
diff --git a/rviz_ogre_vendor/CMakeLists.txt b/rviz_ogre_vendor/CMakeLists.txt
2-
index 8d23a299a..5154e4477 100644
3-
--- a/rviz_ogre_vendor/CMakeLists.txt
4-
+++ b/rviz_ogre_vendor/CMakeLists.txt
5-
@@ -76,7 +76,7 @@ endif()
6-
7-
if(APPLE)
8-
list(APPEND OGRE_CMAKE_ARGS -DOGRE_ENABLE_PRECOMPILED_HEADERS:BOOL=OFF)
9-
- list(APPEND OGRE_CMAKE_ARGS -DCMAKE_OSX_ARCHITECTURES=arm64;x86_64)
10-
+ # list(APPEND OGRE_CMAKE_ARGS -DCMAKE_OSX_ARCHITECTURES=arm64;x86_64)
11-
endif()
12-
13-
ament_vendor(ogre_vendor
141
diff --git a/patches/0005-fix-macos-arm64.patch b/patches/0005-fix-macos-arm64.patch
152
new file mode 100644
163
index 000000000..9494cc9ae

0 commit comments

Comments
 (0)