Skip to content

WIP: Aarch64 platforms need their config.guess scripts updated.

Joshua Wyatt Smith requested to merge jwsmith/lcgcmake:ArmConfigUpdate into master

This macro does it for every external, after untarring stage. The problem is it does it for all platforms. We're not sure how to choose aarch64 here as the LCG_TARGET_PLATFORM isn't defined yet. Any help would be appreciated.

Merge request reports