You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO: The preprocessor defines workaround various issues in libc and libc++ integration.
334
334
# These should be addressed and removed over time.
335
-
set(RUNTIMES_${target}_CMAKE_${lang}_local_flags"--target=${target} -mthumb -Wno-atomic-alignment \"-Dvfprintf(stream, format, vlist)=vprintf(format, vlist)\"\"-Dfprintf(stream, format, ...)=printf(format)\"\"-Dtimeval=struct timeval{int tv_sec; int tv_usec;}\"\"-Dgettimeofday(tv, tz)\" -D_LIBCPP_PRINT=1")
335
+
set(RUNTIMES_${target}_CMAKE_${lang}_local_flags"--target=${target} -mthumb -Wno-atomic-alignment \"-Dvfprintf(stream, format, vlist)=vprintf(format, vlist)\"\"-Dfprintf(stream, format, ...)=printf(format)\"\"-Dgettimeofday(tv, tz)\" -D_LIBCPP_PRINT=1")
0 commit comments