On 10/4/21 8:30 am, scsijon wrote:
their coming, mixing 'work' and t2 is just about to end :-}

As you may have noticed i've updated my build base to r52085 as th other was getting rather 'long-in-the-tooth'.

Fourth package to update is binutils, diff is attached, created by update-pkg and svn diff.
regards

scsijon


Index: package/develop/binutils/binutils.conf
===================================================================
--- package/develop/binutils/binutils.conf	(revision 52085)
+++ package/develop/binutils/binutils.conf	(working copy)
@@ -1,11 +1,11 @@
 # --- T2-COPYRIGHT-NOTE-BEGIN ---
 # This copyright note is auto-generated by scripts/Create-CopyPatch.
-# 
+#
 # T2 SDE: package/*/binutils/binutils.conf
 # Copyright (C) 2004 - 2021 The T2 SDE Project
-# 
+#
 # More information can be found in the files COPYING and README.
-# 
+#
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; version 2 of the License. A copy of the
@@ -25,7 +25,7 @@
 	var_append confopt " " "--program-prefix=${arch_target}-"
 else
 	confopt="${confopt/--with-sysroot/--with-libtool-sysroot}"
-	var_append confopt ' ' "--enable-shared"
+#	var_append confopt ' ' "--enable-shared"
 	var_append confopt ' ' "--enable-install-libiberty"
 fi
 
@@ -34,3 +34,7 @@
 atstage toolchain &&
 hook_add inmake 5 "mkdir -pv $root/$arch_target/lib/bfd-plugins"
 hook_add inmake 5 "mkdir -pv $root$libdir/bfd-plugins"
+
+# 20210330 scsijon fix for binutils in 40-minimal-xorg, also line28 #'d out for a known libctl error.
+var_append extraconfopt ' ' "--host"
+var_append extraconfopt ' ' "--disable-werror"
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
li...@t2-project.org with a subject of: unsubscribe t2

Reply via email to