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 529b3d1 commit 17ccaf4Copy full SHA for 17ccaf4
offload/plugins-nextgen/host/CMakeLists.txt
@@ -35,7 +35,7 @@ if(LIBOMPTARGET_DEP_LIBFFI_FOUND)
35
set(LIBOMPTARGET_TESTED_PLUGINS
36
"${LIBOMPTARGET_TESTED_PLUGINS}" PARENT_SCOPE)
37
else()
38
- message(STATUS "Not generating ${tmachine_name} tests. LibFFI not found.")
+ message(STATUS "Not generating ${machine} tests. LibFFI not found.")
39
endif()
40
41
# Define the target specific triples and ELF machine values.
0 commit comments