Skip to content

Commit

Permalink
Merge pull request #167579 from Homebrew/open-mpi-update-upstream-iss…
Browse files Browse the repository at this point in the history
…ue-ref

open-mpi: update upstream issue ref
  • Loading branch information
chenrui333 authored Mar 30, 2024
2 parents 10e8fc1 + 556d8c5 commit ba6fe5e
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 ba6fe5e

Please sign in to comment.