Skip to content
Snippets Groups Projects

Lcg 81b aarch64

Merged Joshua Wyatt Smith requested to merge jwsmith/lcgcmake:LCG_81b_aarch64 into arm_tests_81b
+ 659
33
Compare changes
  • Side-by-side
  • Inline
Files
@@ -578,6 +578,11 @@ if(NOT rv EQUAL 0)
message(FATAL_ERROR \"error: extract of '\${filename}' failed\")
endif()
# Update the config.guess files.
#
message(STATUS \"Updating the config.guess file...\")
execute_process(COMMAND ${CMAKE_SOURCE_DIR}/cmake/modules/update.ConfigGuess)
# Analyze what came out of the tar file:
#
message(STATUS \"extracting... [analysis]\")
Loading