Explorar o código

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

git-svn-id: trunk@45768 -
Jonas Maebe %!s(int64=5) %!d(string=hai) anos
pai
achega
3a5ff85ee4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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