[PR #551] [MERGED] Use compatible architecture in native executables #616

Closed
opened 2025-12-30 01:25:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/551
Author: @bioball
Created: 6/26/2024
Status: Merged
Merged: 6/27/2024
Merged by: @bioball

Base: mainHead: march-compatibility


📝 Commits (1)

  • 187cec2 Use compatible architecture in native executables

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 pkl-cli/pkl-cli.gradle.kts (+2 -1)

📄 Description

Use the most compatible architecture; for example, x86-64 instead of x86-64-v3.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/551 **Author:** [@bioball](https://github.com/bioball) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/27/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `march-compatibility` --- ### 📝 Commits (1) - [`187cec2`](https://github.com/apple/pkl/commit/187cec2e71928959cecdbbbad2c32e2f6006d3d0) Use compatible architecture in native executables ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkl-cli/pkl-cli.gradle.kts` (+2 -1) </details> ### 📄 Description Use the most compatible architecture; for example, x86-64 instead of x86-64-v3. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:25:40 +01:00
adam closed this issue 2025-12-30 01:25:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#616