[all-commits] [llvm/llvm-project] 3d5461: [gn build] Fix D126415 to only set `llvm_have_mall...

aeubanks via All-commits all-commits at lists.llvm.org
Wed May 25 14:49:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d546191ad9d7d2ad2c7928204b9de51deafa675
      https://github.com/llvm/llvm-project/commit/3d546191ad9d7d2ad2c7928204b9de51deafa675
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-05-25 (Wed, 25 May 2022)

  Changed paths:
    M llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn

  Log Message:
  -----------
  [gn build] Fix D126415 to only set `llvm_have_mallinfo2 = true` on linux

Otherwise mac builds are broken, e.g. http://45.33.8.238/macm1/36056/step_4.txt

../../llvm/lib/Support/Unix/Process.inc:35:10: fatal error: 'malloc.h' file not found
 #include <malloc.h>




More information about the All-commits mailing list