-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
boost/1.79.0: Patch Boost.SmartPtr to support a specific variant of PowerPC #11402
boost/1.79.0: Patch Boost.SmartPtr to support a specific variant of PowerPC #11402
Conversation
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 6aaf05aboost/1.75.0
|
6aaf05a
to
3e29439
Compare
@prince-chrismc & @uilianries, re-opened this PR under a different branch to attempt to fix CI. It's passing CI now, could you re-review? Thanks! |
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 3e29439boost/1.79.0
boost/1.72.0
boost/1.74.0
boost/1.77.0
boost/1.78.0
|
This comment has been minimized.
This comment has been minimized.
3e29439
to
93379db
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
158074a
to
b0b23e0
Compare
This comment has been minimized.
This comment has been minimized.
This patch adds support for CodeWarrior / PowerPC platforms which support the `msync` instead of the `sync` assembly instruction. This change has been fixed upstream in Boost.SmartPtr by boostorg/smart_ptr#95. THe change should be included in an upcoming upstream release.
b0b23e0
to
c81b60e
Compare
All green in build 19 (
|
@prince-chrismc PTAL |
…ific variant of PowerPC This patch adds support for CodeWarrior / PowerPC platforms which support the `msync` instead of the `sync` assembly instruction. This change has been fixed upstream in Boost.SmartPtr by boostorg/smart_ptr#95. THe change should be included in an upcoming upstream release.
This patch adds support for CodeWarrior / PowerPC platforms which support the
msync
instead of thesync
assembly instruction.This change has been fixed upstream in Boost.SmartPtr by boostorg/smart_ptr#95.
THe change should be included in an upcoming upstream release.
Specify library name and version: boost/1.79.0