We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2507b86 commit a303880Copy full SHA for a303880
patch/ros-jazzy-rviz-ogre-vendor.patch
@@ -1,3 +1,16 @@
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
14
diff --git a/patches/0005-fix-macos-arm64.patch b/patches/0005-fix-macos-arm64.patch
15
new file mode 100644
16
index 000000000..9494cc9ae
0 commit comments