#66405 closed defect (fixed)

nebula: use 'bin' Make target to build the right arch

Reported by: herbygillot (Herby Gillot) Owned by: herbygillot (Herby Gillot)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc:
Port: nebula

Description

The nebula port currently uses the bin-darwin build target, which builds the amd64 version of nebula. The port needs to invoke the bin target instead of bin-darwin. The bin target will build for the appropriate architecture, whether amd64 or arm64.

Change History (1)

comment:1 Changed 17 months ago by herbygillot (Herby Gillot)

Resolution: fixed
Status: assignedclosed

In eecd0b7a4e9fc9d2bca23ce5673b57a47a6f088c/macports-ports (master):

nebula: use the bin make target so that the build targets the right arch

Fixes: #66405

Note: See TracTickets for help on using tickets.