[all-commits] [llvm/llvm-project] 89d636: [Support] Fix building on FreeBSD and OpenBSD (#12...

Brad Smith via All-commits all-commits at lists.llvm.org
Wed Feb 12 19:55:43 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 89d636ba91924c945d39f02f261863b709249744
      https://github.com/llvm/llvm-project/commit/89d636ba91924c945d39f02f261863b709249744
  Author: Brad Smith <brad at comstyle.com>
  Date:   2025-02-12 (Wed, 12 Feb 2025)

  Changed paths:
    M llvm/cmake/config-ix.cmake
    M llvm/include/llvm/Config/config.h.cmake
    M llvm/lib/Support/Unix/Process.inc

  Log Message:
  -----------
  [Support] Fix building on FreeBSD and OpenBSD (#127005)

Fix building after a6f7cb54d3c268ea4748a0ff783b4b030c3195d9.

Check for the function getauxval() instead of just the sys/auxv.h
header.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list