From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8288 invoked by alias); 17 Feb 2015 09:21:56 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 8254 invoked by uid 89); 17 Feb 2015 09:21:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 17 Feb 2015 09:21:49 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 8DDE3340687; Tue, 17 Feb 2015 09:21:47 +0000 (UTC) Date: Tue, 17 Feb 2015 09:21:00 -0000 From: Mike Frysinger To: Jiri Gaisler Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 16/23] sim/erc32: use readline.h for readline types and functions. Message-ID: <20150217092147.GP20008@vapier> Mail-Followup-To: Jiri Gaisler , gdb-patches@sourceware.org References: <1424159099-5148-1-git-send-email-jiri@gaisler.se> <1424159099-5148-17-git-send-email-jiri@gaisler.se> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZVOC9e0LfXEId8h2" Content-Disposition: inline In-Reply-To: <1424159099-5148-17-git-send-email-jiri@gaisler.se> X-IsSubscribed: yes X-SW-Source: 2015-02/txt/msg00417.txt.bz2 --ZVOC9e0LfXEId8h2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 231 On 17 Feb 2015 08:44, Jiri Gaisler wrote: > --- a/sim/erc32/Makefile.in > +++ b/sim/erc32/Makefile.in > > -SIM_EXTRA_CFLAGS = -DFAST_UART > +SIM_EXTRA_CFLAGS = -DFAST_UART -I$(srcdir)/../.. pretty sure you mean -I$(srcroot) -mike --ZVOC9e0LfXEId8h2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJU4wgrAAoJEEFjO5/oN/WBpu4QAMLZVI6JHUZ2H7CQTBmF1ufe n0z1QBnICFVQTYa69b6nHWxLb4ieSQC/OTjaPbxgTnOPYV2joZVYdVYqpGO5+hgf 1tymXYzLWQ+D5UfomQELpO3pPnx3CrG4PEFBOPTQB9kPnYq5f4X6jKdYXMYd3i7r /H83iSrYiuLYjgpM/nqPFe7FkAbLNNaPy0x87rncztGPl43G+WWSHqN4t5wl337Z XPSbUs8fb8Ko78m3KOxhElIjHGdvYMwmTnKkV63x63lq3pmnbBrcJQxQdmy2WQf2 7eunc3+ZqSOtRoodUCTe0Pme7/yz8fyR/+2IByUaGX8C8AcV0W9VY7Efmun4biGO +ICZAvZ1kX7TJRskmJvEUwk4UmC/Cf+9wvFn52GXbF2ZtotOvbownYMeIT7/a8Qc 1WOia8ifUa74wmAZq7isysmBDLxpXTX+tkhzjYbQr5N7Hr1hiTJfAvXGUOGqFVxu 3DGndBQfCJH1PHkyX3r00ISdI4cmkdkOwV9xDEHOtrNzX25jcHHjRArPS2Pyl5ir FvJ/VjcS5kzWLvcPZnkaxcsKBDaz5hjglWKwLdVMGykqYtGleO3UAyBzvC53VqJu gCvAclPCOtGcaeuNyk6TrZozkQzPdVEe0RJq1lslAn66vnJaSC8iBU+FHmE2Be6o Y9P6sizlOYOKWiy8tTTd =lvwH -----END PGP SIGNATURE----- --ZVOC9e0LfXEId8h2--