We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa18020 commit a66e228Copy full SHA for a66e228
RTEMSToolchain.cmake
@@ -19,7 +19,7 @@
19
# Finding compilers by using environment variables.
20
###############################################################################
21
22
-set(CMAKE_CROSSCOMPILING 1)
+set(CMAKE_CROSSCOMPILING TRUE)
23
set(CMAKE_SYSTEM_NAME Generic)
24
25
if(NOT DEFINED ENV{RTEMS_ARCH_VERSION_NAME})
0 commit comments