From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15992 invoked by alias); 16 Oct 2013 20:38:45 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 15983 invoked by uid 89); 16 Oct 2013 20:38:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: lug-owl.de Received: from lug-owl.de (HELO lug-owl.de) (195.71.106.12) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Wed, 16 Oct 2013 20:38:41 +0000 Received: by lug-owl.de (Postfix, from userid 1001) id 1DB74F034F; Wed, 16 Oct 2013 22:38:38 +0200 (CEST) Date: Wed, 16 Oct 2013 20:38:00 -0000 From: Jan-Benedict Glaw To: Binutils Subject: [PATCH] Committed: Sync configure{.ac,} from GCC Message-ID: <20131016203837.GT27569@lug-owl.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ScUgq5oMe+fJq4F1" Content-Disposition: inline X-gpg-fingerprint: 250D 3BCF 7127 0D8C A444 A961 1DBD 5E75 8399 E1BB X-gpg-key: wwwkeys.de.pgp.net X-Echelon-Enable: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll X-TKUeV: howto poison arsenous mail psychological biological nuclear warfare test the bombastical terror of flooding the spy listeners explosion sex drugs and rock'n'roll User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2013-10/txt/msg00249.txt.bz2 --ScUgq5oMe+fJq4F1 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 2594 Hi! I just committed: Index: configure.ac =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvs/src/src/configure.ac,v retrieving revision 1.194 diff -u -p -r1.194 configure.ac --- configure.ac 8 Oct 2013 14:14:12 -0000 1.194 +++ configure.ac 16 Oct 2013 20:32:10 -0000 @@ -3301,6 +3301,13 @@ case ${enable_werror} in esac AC_SUBST(stage2_werror_flag) =20 +# Enable --enable-host-shared. +AC_ARG_ENABLE(host-shared, +[AS_HELP_STRING([--enable-host-shared], + [build host code as shared libraries])], +[host_shared=3D$enableval], [host_shared=3Dno]) +AC_SUBST(host_shared) + # Specify what files to not compare during bootstrap. =20 compare_exclusions=3D"gcc/cc*-checksum\$(objext) | gcc/ada/*tools/*" Index: configure =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvs/src/src/configure,v retrieving revision 1.451 diff -u -p -r1.451 configure --- configure 8 Oct 2013 14:14:12 -0000 1.451 +++ configure 16 Oct 2013 20:32:08 -0000 @@ -556,6 +556,7 @@ enable_option_checking=3Dno ac_subst_vars=3D'LTLIBOBJS LIBOBJS compare_exclusions +host_shared stage2_werror_flag stage1_checking stage1_cflags @@ -787,6 +788,7 @@ with_build_time_tools enable_maintainer_mode enable_stage1_checking enable_werror +enable_host_shared ' ac_precious_vars=3D'build_alias host_alias @@ -1490,6 +1492,7 @@ Optional Features: choose additional checking for stage1 of the compiler --enable-werror enable -Werror in bootstrap stage2 and later + --enable-host-shared build host code as shared libraries =20 Optional Packages: --with-PACKAGE[=3DARG] use PACKAGE [ARG=3Dyes] @@ -14570,6 +14573,16 @@ case ${enable_werror} in esac =20 =20 +# Enable --enable-host-shared. +# Check whether --enable-host-shared was given. +if test "${enable_host_shared+set}" =3D set; then : + enableval=3D$enable_host_shared; host_shared=3D$enableval +else + host_shared=3Dno +fi + + + # Specify what files to not compare during bootstrap. =20 compare_exclusions=3D"gcc/cc*-checksum\$(objext) | gcc/ada/*tools/*" MfG, JBG --=20 Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481 Signature of: http://www.eyrie.org/~eagle/faqs/questions.html the second : --ScUgq5oMe+fJq4F1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 198 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlJe+U0ACgkQHb1edYOZ4buxxgCfaypFqXGd1WA60e4vH2qyzQln 1ssAn3KLw1gLuh8+YcJ8n9y0cuWynB3u =G57l -----END PGP SIGNATURE----- --ScUgq5oMe+fJq4F1--