[all-commits] [llvm/llvm-project] a09913: [libc][NFC] Add src.__support.OSUtil targets condi...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Jun 14 23:34:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a099139fa9c4b6a8c5d7f2b82bcf834666bcbe24
https://github.com/llvm/llvm-project/commit/a099139fa9c4b6a8c5d7f2b82bcf834666bcbe24
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M libc/src/__support/OSUtil/CMakeLists.txt
M libc/src/__support/OSUtil/linux/CMakeLists.txt
Log Message:
-----------
[libc][NFC] Add src.__support.OSUtil targets conditionally.
Before this change, they were unconditionally added, irrespective of the
availability of the architecture specific pieces.
More information about the All-commits
mailing list