Fix MKL builds on Ubuntu#50212
Conversation
…he linker, but if CMAKE_SHARED_FLAGS by chance contains --as-needed the latter overrides the former. By passing it after, we ensure we override the behavior
💊 CI failures summary and remediationsAs of commit e2d806d (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
1 job timed out:
🚧 1 fixed upstream failure:These were probably caused by upstream breakages that were already fixed.
Please rebase on the
|
facebook-github-bot
left a comment
There was a problem hiding this comment.
@walterddr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
facebook-github-bot
left a comment
There was a problem hiding this comment.
@walterddr has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
@walterddr merged this pull request in 8f31621. |
Summary: This fixes pytorch#50211 Pull Request resolved: pytorch#50212 Reviewed By: janeyx99 Differential Revision: D25850876 Pulled By: walterddr fbshipit-source-id: be138db3ae370c45f5fbf3af486cf8b32518df87
Summary: This fixes pytorch#50211 Pull Request resolved: pytorch#50212 Reviewed By: janeyx99 Differential Revision: D25850876 Pulled By: walterddr fbshipit-source-id: be138db3ae370c45f5fbf3af486cf8b32518df87
This fixes #50211