Add debug info to the ARM build

This commit is contained in:
Sameer Rahmani 2022-06-18 10:49:39 +01:00
parent fb7097565d
commit 9b5de91861
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
)
message(STATUS "-- Libs to ----- link: ${LLVM_TARGETS_TO_BUILD}")
message(STATUS ${llvm_libs1})
message(STATUS ${llvm_libs})
# Serene Setup ===================================