premake/make uses Intel path instead of ARM path for Homebrew. #3

Open
opened 2021-02-23 01:06:45 -05:00 by Substitute · 0 comments
Owner

When building for ARM64 on OS X, make attempts to link to the x86_64 dylibs instead of the ARM dylibs.

Work Around/Fix: Update makefile to point to /opt/homebrew instead of /local/opt

When building for ARM64 on OS X, make attempts to link to the x86_64 dylibs instead of the ARM dylibs. Work Around/Fix: Update makefile to point to /opt/homebrew instead of /local/opt
Substitute added the
bug
os: mac
labels 2021-02-23 01:07:35 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Substitute/Re3#3
No description provided.