Commit ed4bcd17 authored by Evan Lojewski's avatar Evan Lojewski Committed by Evan Lojewski
Browse files

bootrom: revup to fix clang-format, clang-tidy, and lto issues.

parent b90ed679
......@@ -97,7 +97,7 @@ ppc64le_add_executable(${PROJECT_NAME}
tercel_spi.h
)
ppc64le_linker_script(${PROJECT_NAME} "${CMAKE_CURRENT_SOURCE_DIR}/linker.ld")
target_link_libraries(${PROJECT_NAME} PRIVATE libbase-nofloat)
target_link_libraries(${PROJECT_NAME} PRIVATE libbase)
target_compile_definitions(${PROJECT_NAME} PRIVATE "-DNO_FLINT") # Disable linting
format_target_sources(${PROJECT_NAME})
......
bootrom @ 62c00d09
Subproject commit b6e1f9da21f495080ae33a0da527abd936c8ff26
Subproject commit 62c00d092e793a81804c6a60381b938595d4aa11
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment