[cross-binutils] Set/enable sysroot [BZ 1011412]

David Howells dhowells at fedoraproject.org
Wed Mar 26 18:02:06 UTC 2014


commit 43cd9a99dfd8aa43e20edf29b566a15eefa8529a
Author: David Howells <dhowells at redhat.com>
Date:   Wed Sep 25 13:16:15 2013 +0100

    Set/enable sysroot [BZ 1011412]
    
    Set the sysroot which enables it to be overridden.
    
    RH-Bugzilla: 1011412

 cross-binutils.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cross-binutils.spec b/cross-binutils.spec
index 7cd0d08..d676b5d 100644
--- a/cross-binutils.spec
+++ b/cross-binutils.spec
@@ -409,6 +409,7 @@ function config_target () {
 	--program-prefix=$prefix \
 	--disable-shared \
 	--disable-install_libbfd \
+	--with-sysroot=/ \
 	$CARGS \
 	--with-bugurl=http://bugzilla.redhat.com/bugzilla/
     cd ..


More information about the scm-commits mailing list