We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a02945 commit 01fd9e4Copy full SHA for 01fd9e4
libc/src/setjmp/CMakeLists.txt
@@ -14,8 +14,6 @@ if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
14
)
15
endif()
16
17
-message(STATUS "Target arch is ${LIBC_TARGET_ARCHITECTURE}")
18
-
19
add_entrypoint_object(
20
setjmp
21
ALIAS
0 commit comments