[all-commits] [llvm/llvm-project] 0c898b: [libc][Obvious] Fix incorrect dependency for alias...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Aug 9 12:47:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c898b26b9ab82ee09440cb5747ddfd839a7728e
https://github.com/llvm/llvm-project/commit/0c898b26b9ab82ee09440cb5747ddfd839a7728e
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths:
M libc/src/stdio/CMakeLists.txt
Log Message:
-----------
[libc][Obvious] Fix incorrect dependency for alias target
Summary:
This was not updated correctly, causing the alias to not be set as
expected. Fix this by using the correct `generic_` prefix.
More information about the All-commits
mailing list