|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../binutils/binutils.conf |
|
|
|
# Copyright (C) 2007 - 2015 The OpenSDE Project |
|
|
|
# Copyright (C) 2007 - 2016 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# |
|
|
|
# More information can be found in the files COPYING and README. |
|
|
@ -16,7 +16,6 @@ |
|
|
|
hook_add preconf 5 "mkdir -p objdir; cd objdir; configscript=../configure" |
|
|
|
|
|
|
|
var_append confopt " " "--disable-werror" |
|
|
|
var_append confopt " " "--enable-install-libiberty" |
|
|
|
var_append confopt " " "--disable-nls" |
|
|
|
|
|
|
|
if [ "$SDECFG_MULTILIB" != 1 ]; then |
|
|
|