diff mbox

[1,of,2] Companion tools are no longer experimental

Message ID 3e204a5cf9648db53a6a.1392920970@advancedsearch.virginmedia.com
State Accepted
Commit ccef9a13c09b
Headers show

Commit Message

Ray Donnelly Feb. 20, 2014, 6:29 p.m. UTC
# HG changeset patch
# User Ray Donnelly <mingw.android@gmail.com>
# Date 1392920570 0
#      Thu Feb 20 18:22:50 2014 +0000
# Node ID 3e204a5cf9648db53a6a2a6070d301ec705f6dd4
# Parent  a8cb9039fadee8d34669d83824c8eb1f56805691
Companion tools are no longer experimental

Signed-off-by: Ray Donnelly <mingw.android@gmail.com>


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

Comments

Yann E. MORIN Feb. 20, 2014, 7:37 p.m. UTC | #1
Ray, All,

Your patch:
    Companion tools are no longer experimental

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

Thank you!

Regards,
Yann E. MORIN.



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

Patch

diff -r a8cb9039fade -r 3e204a5cf964 config/companion_tools.in
--- a/config/companion_tools.in	Tue Feb 11 21:34:48 2014 +0100
+++ b/config/companion_tools.in	Thu Feb 20 18:22:50 2014 +0000
@@ -1,7 +1,5 @@ 
 # Companion tools config options
 
-if EXPERIMENTAL
-
 menu "Companion tools"
 
 comment "READ HELP before you say 'Y' below !!!"
@@ -44,5 +42,3 @@ 
 endif
 
 endmenu
-
-endif