diff mbox

binutils/binutils: 2.24 is 2_24_or_later and experimental

Message ID 8cc1deb25227cd5c33c8.1388742700@i7sb.local
State Accepted
Commit d461981ab9cc
Headers show

Commit Message

Niels Penneman Jan. 3, 2014, 9:51 a.m. UTC
# 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>


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

Comments

Yann E. MORIN Jan. 3, 2014, 11:29 a.m. UTC | #1
Niels, All,

Your patch:
    binutils/binutils: 2.24 is 2_24_or_later and experimental

has been applied as: #d461981ab9cc
    http://crosstool-ng.org/hg/crosstool-ng/rev/d461981ab9cc

Thank you!

Regards,
Yann E. MORIN.



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

Patch

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