[all-commits] [llvm/llvm-project] 7262a1: [flang] Set compile definitions for flang-rt build...

Kelvin Li via All-commits all-commits at lists.llvm.org
Mon Feb 24 07:03:57 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7262a1ea313699c733ec24925fe83c8f8e60334c
      https://github.com/llvm/llvm-project/commit/7262a1ea313699c733ec24925fe83c8f8e60334c
  Author: Kelvin Li <kkwli at users.noreply.github.com>
  Date:   2025-02-24 (Mon, 24 Feb 2025)

  Changed paths:
    M flang-rt/CMakeLists.txt

  Log Message:
  -----------
  [flang] Set compile definitions for flang-rt build on AIX (#127919)

After commit b55f751, the flang-rt build on AIX is missing `-D_LARGE_FILE_API 
-D_XOPEN_SOURCE=700` in compiling the source. This patch is to add the 
compile definitions.

---------

Co-authored-by: Michael Kruse <github at meinersbur.de>



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