Skip to content

Commit 01fd9e4

Browse files
committed
Remove Status Message
1 parent 7a02945 commit 01fd9e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libc/src/setjmp/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ if(EXISTS ${CMAKE_CURRENT_SOURCE_DIR}/${LIBC_TARGET_OS})
1414
)
1515
endif()
1616

17-
message(STATUS "Target arch is ${LIBC_TARGET_ARCHITECTURE}")
18-
1917
add_entrypoint_object(
2018
setjmp
2119
ALIAS

0 commit comments

Comments
 (0)