We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e7470 commit 8e16fc1Copy full SHA for 8e16fc1
1 file changed
CMakeLists.txt
@@ -536,6 +536,7 @@ ExternalProject_Add(newlib
536
--enable-newlib-io-long-long
537
--enable-newlib-register-fini
538
--disable-newlib-supplied-syscalls
539
+ --enable-newlib-long-time_t
540
--disable-nls
541
BUILD_COMMAND ${compiler_flags} ${toolchain_tools} ${wrapper_command} $(MAKE)
542
INSTALL_COMMAND $(MAKE) install DESTDIR=${CMAKE_INSTALL_PREFIX}
0 commit comments