Ver código fonte

* add C compiler library search path also for Darwin/AArch64

git-svn-id: trunk@45768 -
Jonas Maebe 5 anos atrás
pai
commit
3a5ff85ee4
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      utils/fpcmkcfg/fpcmkcfg.pp

+ 1 - 0
utils/fpcmkcfg/fpcmkcfg.pp

@@ -245,6 +245,7 @@ begin
        AddConditionalLinkerPath('cpux86_64', x86_64, result);
        AddConditionalLinkerPath('cpupowerpc', powerpc, result);
        AddConditionalLinkerPath('cpupowerpc64', powerpc64, result);
+       AddConditionalLinkerPath('cpuaarch64', aarch64, result);
        { macOS 10.14 or later:
           1) command line tools are installed under /Library/Developer/CommandLineTools
           2) the system libraries still contain i386 code, but the 10.14 sdk doesn't