浏览代码

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

git-svn-id: trunk@45768 -
Jonas Maebe 5 年之前
父节点
当前提交
3a5ff85ee4
共有 1 个文件被更改,包括 1 次插入0 次删除
  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