Skip to content

Commit

Permalink
ogre1.9: remove configuration forcing x86_64 (#2700)
Browse files Browse the repository at this point in the history
Part of #2699.

Signed-off-by: Steve Peters <[email protected]>
  • Loading branch information
scpeters authored Jul 8, 2024
1 parent c9fc105 commit 55517e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/ogre1.9.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ class Ogre19 < Formula
def install
cmake_args = [
"-DCMAKE_CXX_STANDARD='14'",
"-DCMAKE_OSX_ARCHITECTURES='x86_64'",
"-DOGRE_BUILD_LIBS_AS_FRAMEWORKS=OFF",
"-DOGRE_FULL_RPATH:BOOL=FALSE",
"-DOGRE_BUILD_DOCS:BOOL=FALSE",
Expand Down

0 comments on commit 55517e2

Please sign in to comment.