This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] sim: testsuite: regenerate configure


i've committed this.  looks like i forgot to regenerate after a previous 
commit at some point.
-mike

2011-10-17  Mike Frysinger  <vapier@gentoo.org>

	* configure: Regenerate after bfin testsuite update.

--- sim/testsuite/configure	4 May 2011 19:28:15 -0000	1.7
+++ sim/testsuite/configure	18 Oct 2011 00:13:20 -0000
@@ -1832,6 +1832,7 @@
        ;;
    bfin-*-*)
        sim_arch=bfin
+       sim_testsuite=yes
        ;;
    cr16*-*-*)
        sim_arch=cr16


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]