Skip to content

Commit

Permalink
open-mpi: update upstream issue ref
Browse files Browse the repository at this point in the history
relates to #166807

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Mar 30, 2024
1 parent 29b70ef commit 556d8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/o/open-mpi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def install
ENV["MACOSX_DEPLOYMENT_TARGET"] = MacOS.version

# Work around asm incompatibility with new linker (FB13194320)
# https://github.com/open-mpi/ompi/issues/11935
# https://github.com/open-mpi/ompi/issues/12427
ENV.append "LDFLAGS", "-Wl,-ld_classic" if DevelopmentTools.clang_build_version >= 1500
end

Expand Down

0 comments on commit 556d8c5

Please sign in to comment.