forked from OSchip/llvm-project
[libc][NFC][obvious] Remove a redudant dep of strcmp implementation.
This commit is contained in:
parent
b1b9806370
commit
878cb5170d
|
@ -48,8 +48,6 @@ add_entrypoint_object(
|
|||
strcmp.cpp
|
||||
HDRS
|
||||
strcmp.h
|
||||
DEPENDS
|
||||
libc.include.string
|
||||
)
|
||||
|
||||
add_entrypoint_object(
|
||||
|
|
Loading…
Reference in New Issue