[libc][NFC][obvious] Remove a redudant dep of strcmp implementation.

This commit is contained in:
Siva Chandra Reddy 2020-09-10 11:45:21 -07:00
parent b1b9806370
commit 878cb5170d
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ add_entrypoint_object(
strcmp.cpp
HDRS
strcmp.h
DEPENDS
libc.include.string
)
add_entrypoint_object(