Add the operand encoding types for the new Armv8.2-a back-ported instructions. These...
[deliverable/binutils-gdb.git] / sim / testsuite / Makefile.in
index 90b5845483c257b569b24be7f33d34d31349f598..51406f730434446e5489ea913f1ea8174d0a076e 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for regression testing the GNU debugger.
-# Copyright (C) 1997, 1998, 2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1997-2017 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
@@ -29,7 +29,7 @@ target_canonical = @target@
 target_alias = @target_alias@
 program_transform_name = @program_transform_name@
 
-arch = @arch@
+arch = @sim_arch@
 
 SHELL = /bin/sh
 SUBDIRS = @subdirs@
This page took 0.024136 seconds and 4 git commands to generate.