def detect_aarch64
    print "Checking for aarch64: "

    status = check_program do |f|
      src = <<-EOP