From ce0ab067e68fae28bd798bc37249f03c6319ddb6 Mon Sep 17 00:00:00 2001 From: Torsten Rasmussen Date: Tue, 27 Aug 2024 12:53:08 +0200 Subject: [PATCH] cmake: cleanup newlib CMakeLists.txt file Commit 282f77e732f0a4bc859f559bc5a748f953a8140c removed the only place defining LIBC_INCLUDE_DIR. Remove the corresponding use of LIBC_INCLUDE_DIR from newlib/CMakeLists.txt as this setting is no longer being defined anywhere. Signed-off-by: Torsten Rasmussen --- lib/libc/newlib/CMakeLists.txt | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/lib/libc/newlib/CMakeLists.txt b/lib/libc/newlib/CMakeLists.txt index 35c6a9b6337..de39b8ce213 100644 --- a/lib/libc/newlib/CMakeLists.txt +++ b/lib/libc/newlib/CMakeLists.txt @@ -13,18 +13,11 @@ set_source_files_properties(libc-hooks.c PROPERTIES COMPILE_OPTIONS $