Changes between Initial Version and Version 1 of Ticket #64535


Ignore:
Timestamp:
Jan 26, 2022, 10:41:48 PM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Replying to jpeeler:

this is a request to be able to choose which architecture is installed.

Adding an x86 variant would be unusual. I know of no ports that offer this.

Instead, a universal variant should be added to the port. If you install the port with that variant, then the software will be available to you in both x86_64 and arm64 flavors and you can choose which one you want to run each time you run it (by using e.g. arch -x86_64 terraform1.1.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64535

    • Property Owner set to emcrisostomo
    • Property Cc herbygillot added
    • Property Status changed from new to assigned
    • Property Summary changed from request to add x86 variant to terraform to terraform-1.1: request to add x86 variant to terraform
  • Ticket #64535 – Description

    initial v1  
    11Terraform was recently updated to install arm builds - https://github.com/macports/macports-ports/pull/13712. Since there may be some issues with running the arm build since it requires that all providers also be arm binaries, this is a request to be able to choose which architecture is installed.
    22
    3 Related bug: https://trac.macports.org/ticket/64222
     3Related bug: #64222