Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FreeCAD/homebrew-freecad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 159c8ae2ce0471bfafe6ecb71154373ca8fc7ef5
Choose a base ref
..
head repository: FreeCAD/homebrew-freecad
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3fb62722903f1f39e26f1d48b2bb18099ab14588
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 Formula/freecad@0.20.2_py310.rb
2 changes: 1 addition & 1 deletion Formula/freecad@0.20.2_py310.rb
Original file line number Diff line number Diff line change
@@ -284,7 +284,7 @@ def install
-DCMAKE_CXX_COMPILER=#{clang_cxx}
-DCMAKE_LINKER=#{clang_ld}
-DCMAKE_AR=#{clang_ar}
-DOPENGL_GLU_INCLUDE_DIR=
-DOPENGL_GLU_INCLUDE_DIR=#{openglu_inc_dir}
]
end