This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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] binutils/binutils: 2.24 is 2_24_or_later and experimental


# HG changeset patch
# User Niels Penneman <niels@penneman.org>
# Date 1388742542 -3600
#      Fri Jan 03 10:49:02 2014 +0100
# Node ID 8cc1deb25227cd5c33c8f83cdb78c113b6a4e125
# Parent  8e2077dfc250877b2182f31cac97bd1292e01026
binutils/binutils: 2.24 is 2_24_or_later and experimental
Signed-off-by: Niels Penneman <niels@penneman.org>

diff -r 8e2077dfc250 -r 8cc1deb25227 config/binutils/binutils.in
--- a/config/binutils/binutils.in	Fri Jan 03 00:13:15 2014 +0100
+++ b/config/binutils/binutils.in	Fri Jan 03 10:49:02 2014 +0100
@@ -10,7 +10,9 @@
 
 config BINUTILS_V_2_24
     bool
-    prompt "2.24"
+    prompt "2.24 (EXPERIMENTAL)"
+    depends on EXPERIMENTAL
+    select BINUTILS_2_24_or_later
 
 config BINUTILS_V_2_23_2
     bool

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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