[NFC][Offload] Fix typo to output architecture (#128527)

This commit is contained in:
Jan Patrick Lehr 2025-02-24 16:54:21 +01:00 committed by GitHub
parent 529b3d16da
commit 17ccaf4fa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ if(LIBOMPTARGET_DEP_LIBFFI_FOUND)
set(LIBOMPTARGET_TESTED_PLUGINS
"${LIBOMPTARGET_TESTED_PLUGINS}" PARENT_SCOPE)
else()
message(STATUS "Not generating ${tmachine_name} tests. LibFFI not found.")
message(STATUS "Not generating ${machine} tests. LibFFI not found.")
endif()
# Define the target specific triples and ELF machine values.