Re: PATCH: Add bootstrap-mpx.mk

2015-04-13 Thread Jeff Law
On 04/13/2015 02:26 PM, H.J. Lu wrote: On Mon, Apr 13, 2015 at 3:43 AM, Ilya Enkovich wrote: 2015-03-23 22:27 GMT+03:00 H.J. Lu : Hi, This patch adds bootstrap-mpx.mk so that we test mpx in gcc build by configuring GCC with --enable-libmpx --with-build-config="bootstrap-mpx" OK to install?

Re: PATCH: Add bootstrap-mpx.mk

2015-04-13 Thread H.J. Lu
On Mon, Apr 13, 2015 at 3:43 AM, Ilya Enkovich wrote: > 2015-03-23 22:27 GMT+03:00 H.J. Lu : >> Hi, >> >> This patch adds bootstrap-mpx.mk so that we test mpx in gcc build by >> configuring GCC with >> >> --enable-libmpx --with-build-config="bootstrap-mpx" >> >> OK to install? >> >> >> H.J. >> ---

Re: PATCH: Add bootstrap-mpx.mk

2015-04-13 Thread Ilya Enkovich
2015-03-23 22:27 GMT+03:00 H.J. Lu : > Hi, > > This patch adds bootstrap-mpx.mk so that we test mpx in gcc build by > configuring GCC with > > --enable-libmpx --with-build-config="bootstrap-mpx" > > OK to install? > > > H.J. > --- > 2015-03-23 H.J. Lu > > * bootstrap-mpx.mk: New file. >