Skip to content
Snippets Groups Projects

Fix externals on Apple silicon

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:fix_arm64_1 into master
  1. Sep 06, 2022
    • Administrator's avatar
      Fix externals on Apple silicon · e64d1d11
      Administrator authored
      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.
      e64d1d11
Loading