Skip to content

Commit

Permalink
hmmm?
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Sep 3, 2024
1 parent fb9867d commit 8294818
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crt/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ if(UNIX AND NOT APPLE)
if(CMAKE_SYSTEM_PROCESSOR_LOWER MATCHES "x86|i386|i686")
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -msse2")
endif()
message(STATUS "XXXXXXXXX CMAKE_C_FLAGS: ${CMAKE_C_FLAGS}")


add_subdirectory(aws-lc)
endif()
Expand Down

0 comments on commit 8294818

Please sign in to comment.