Added bootstrap message parsing

This commit is contained in:
Max Wash
2020-12-21 13:06:40 +00:00
parent 439a18535f
commit 8f0d0a99f7
5 changed files with 175 additions and 10 deletions

View File

@@ -85,7 +85,7 @@ add_framework(photon STATIC SHARED
HEADERS ${CMAKE_CURRENT_BINARY_DIR}/sysroot/usr/include/*)
bundle_compile_options(photon PRIVATE -ffreestanding -nostdlib -fPIC -fPIE)
bundle_link_libraries(photon ${photon_platform_libs} -ffreestanding)
bundle_link_libraries(photon ${photon_platform_libs} -ffreestanding -nostdlib)
bundle_link_frameworks(photon ${photon_platform_frameworks})
bundle_include_directories(photon PRIVATE