Skip to content

Commit a66e228

Browse files
committed
1 replaced by TRUE
1 parent fa18020 commit a66e228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RTEMSToolchain.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Finding compilers by using environment variables.
2020
###############################################################################
2121

22-
set(CMAKE_CROSSCOMPILING 1)
22+
set(CMAKE_CROSSCOMPILING TRUE)
2323
set(CMAKE_SYSTEM_NAME Generic)
2424

2525
if(NOT DEFINED ENV{RTEMS_ARCH_VERSION_NAME})

0 commit comments

Comments
 (0)