tweaking cmake toolchains layout
This commit is contained in:
3
cmake/Platform/a72_lp64_qemu.cmake
Normal file
3
cmake/Platform/a72_lp64_qemu.cmake
Normal file
@ -0,0 +1,3 @@
|
||||
add_compile_options("-mcpu=cortex-a72" "-I/opt/rtems/6/aarch64-rtems6/a72_lp64_qemu/lib/include")
|
||||
|
||||
add_link_options("-B/opt/rtems/6/aarch64-rtems6/a72_lp64_qemu/lib" "-qrtems")
|
Reference in New Issue
Block a user