cmake toolchains force cache cpu flags and don't append
- these flags were accumlating on top of each other anytime cmake had to reconfigure
Showing
- boards/atlflight/eagle/CMakeLists.txt 1 addition, 1 deletionboards/atlflight/eagle/CMakeLists.txt
- platforms/nuttx/cmake/Platform/Generic-arm-none-eabi-gcc-cortex-m3.cmake 3 additions, 3 deletions.../cmake/Platform/Generic-arm-none-eabi-gcc-cortex-m3.cmake
- platforms/nuttx/cmake/Platform/Generic-arm-none-eabi-gcc-cortex-m4.cmake 3 additions, 3 deletions.../cmake/Platform/Generic-arm-none-eabi-gcc-cortex-m4.cmake
- platforms/nuttx/cmake/Platform/Generic-arm-none-eabi-gcc-cortex-m7.cmake 3 additions, 3 deletions.../cmake/Platform/Generic-arm-none-eabi-gcc-cortex-m7.cmake
- platforms/posix/cmake/Platform/Linux-arm-linux-gnueabihf-cortex-a53.cmake 3 additions, 3 deletions...cmake/Platform/Linux-arm-linux-gnueabihf-cortex-a53.cmake
- platforms/posix/cmake/Platform/Linux-arm-linux-gnueabihf-cortex-a8.cmake 3 additions, 3 deletions.../cmake/Platform/Linux-arm-linux-gnueabihf-cortex-a8.cmake
- platforms/posix/cmake/Platform/Linux-arm-linux-gnueabihf-cortex-a9.cmake 3 additions, 3 deletions.../cmake/Platform/Linux-arm-linux-gnueabihf-cortex-a9.cmake
Please register or sign in to comment