_start now uses mx_exit() to terminate
This commit is contained in:
@@ -99,7 +99,7 @@ add_custom_target(local-root
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
${platform} ${machine})
|
||||
|
||||
framework_add_dependencies(Photon local-root)
|
||||
framework_add_dependencies(Photon local-root crt)
|
||||
|
||||
add_custom_command(TARGET Photon POST_BUILD
|
||||
COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/scripts/add-framework-crt.sh
|
||||
|
||||
Reference in New Issue
Block a user