Skip to content

Commit fb8d2b9

Browse files
committed
ogre1.9: remove configuration forcing x86_64
Part of #2699. Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent c9fc105 commit fb8d2b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Formula/ogre1.9.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ class Ogre19 < Formula
103103
def install
104104
cmake_args = [
105105
"-DCMAKE_CXX_STANDARD='14'",
106-
"-DCMAKE_OSX_ARCHITECTURES='x86_64'",
107106
"-DOGRE_BUILD_LIBS_AS_FRAMEWORKS=OFF",
108107
"-DOGRE_FULL_RPATH:BOOL=FALSE",
109108
"-DOGRE_BUILD_DOCS:BOOL=FALSE",

0 commit comments

Comments
 (0)