newlib: Removed dependencies after autoreconf
Signed-off-by: Max Logaev <maxlogaev@proton.me>
This commit is contained in:
@@ -21,5 +21,5 @@ ExternalProject_Add(
|
||||
--prefix=${KOS_SDK_DIR}
|
||||
BUILD_COMMAND make -j${JOBS}
|
||||
INSTALL_COMMAND make install
|
||||
DEPENDS gcc automake autoconf
|
||||
DEPENDS gcc
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user