Skip to content

Fix externals on Apple silicon

Florian Uhlig requested to merge f.uhlig/cbmroot:fix_arm64_1 into master

Fix NicaFemto compilation on macosx arm64. Remove hardcoded GSL search directory and pass the correct brew install directory which is now taken from the brew command.

Fix KFParticle compilation on macosx arm64. Add patch which adds an include file which defines _mm_malloc and _mm_free.

Merge request reports