Skip to content

Comments

Drop darwin-i386(-cc) targets from Configurations#29653

Closed
n13l wants to merge 1 commit intoopenssl:masterfrom
n13l:drop_darwin_i386_cc
Closed

Drop darwin-i386(-cc) targets from Configurations#29653
n13l wants to merge 1 commit intoopenssl:masterfrom
n13l:drop_darwin_i386_cc

Conversation

@n13l
Copy link
Contributor

@n13l n13l commented Jan 16, 2026

Fixes #18515

@n13l n13l self-assigned this Jan 16, 2026
@n13l n13l requested a review from t8m January 16, 2026 11:43
@n13l n13l added backlog fix The issue was closed as part of the backlog reduction initiative. branch: master Applies to master branch triaged: cleanup The issue/pr deals with cleanup of comments/docs not altering code significantly approval: review pending This pull request needs review by a committer labels Jan 16, 2026
@n13l n13l force-pushed the drop_darwin_i386_cc branch from 6df97c9 to 1f5c14f Compare January 16, 2026 12:20
@n13l
Copy link
Contributor Author

n13l commented Jan 16, 2026

The CI jobs failing don't seem relevant after the rebase.

@esyr
Copy link
Member

esyr commented Jan 16, 2026

I guess, by the same token, we can drop ppc and ppc64 darwin targets as well.

@t8m t8m added approval: done This pull request has the required number of approvals tests: exempted The PR is exempt from requirements for testing and removed approval: review pending This pull request needs review by a committer labels Jan 16, 2026
@openssl-machine openssl-machine added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Jan 17, 2026
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

esyr added a commit to esyr/openssl that referenced this pull request Jan 19, 2026
PowerPC support has been dropped in Mac OS X with the release of Mac OS
X Lion (10.7) in 2010, and the last supporting release, Snow Leopard
(10.6.x) is out of support since 2011.
Also remove Rhapsody (the Mac OS X precursor) targets.

Complements: openssl#29653
Signed-off-by: Eugene Syromiatnikov <[email protected]>
esyr added a commit to esyr/openssl that referenced this pull request Jan 19, 2026
PowerPC support has been dropped in Mac OS X with the release of Mac OS
X Lion (10.7) in 2010, and the last supporting release, Snow Leopard
(10.6.x) is out of support since 2011.
Also remove Rhapsody (the Mac OS X precursor) targets.

Complements: openssl#29653
Signed-off-by: Eugene Syromiatnikov <[email protected]>
esyr added a commit to esyr/openssl that referenced this pull request Jan 19, 2026
PowerPC support has been dropped in Mac OS X with the release of Mac OS
X Lion (10.7) in 2010, and the last supporting release, Snow Leopard
(10.6.x) is out of support since 2011.
Also remove Rhapsody (the Mac OS X precursor) targets.

Complements: openssl#29653
Signed-off-by: Eugene Syromiatnikov <[email protected]>
@npajkovsky
Copy link

Are we sure we want to drop support for systems that compile just fine and cause us no problems to have them around?

@n13l
Copy link
Contributor Author

n13l commented Jan 19, 2026

Are we sure we want to drop support for systems that compile just fine and cause us no problems to have them around?

There is a sensible summary, and there is agreement on dropping the target: #18515

@t8m
Copy link
Member

t8m commented Jan 20, 2026

Merged to the master branch. Thank you.

@t8m t8m closed this Jan 20, 2026
openssl-machine pushed a commit that referenced this pull request Jan 20, 2026
Fixes #18515

Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
MergeDate: Tue Jan 20 12:12:43 2026
(Merged from #29653)
openssl-machine pushed a commit that referenced this pull request Jan 22, 2026
PowerPC support has been dropped in Mac OS X with the release of Mac OS
X Lion (10.7) in 2010, and the last supporting release, Snow Leopard
(10.6.x) is out of support since 2011.
Also remove Rhapsody (the Mac OS X precursor) targets.

Complements: #29653
Signed-off-by: Eugene Syromiatnikov <[email protected]>

Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
MergeDate: Thu Jan 22 09:55:26 2026
(Merged from #29672)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: ready to merge The 24 hour grace period has passed, ready to merge backlog fix The issue was closed as part of the backlog reduction initiative. branch: master Applies to master branch tests: exempted The PR is exempt from requirements for testing triaged: cleanup The issue/pr deals with cleanup of comments/docs not altering code significantly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop darwin-i386(-cc) targets from Configurations

6 participants