Re: [OE-core] [PATCH V3 1/2] multilib_header_wrapper.h: Use #pragma once

2019-02-07 Thread Alex Kiernan
On Thu, Feb 7, 2019 at 6:27 AM Khem Raj wrote: > > Please try the patch I posted for openssl10 and report back > https://patchwork.openembedded.org/patch/158573/ > LGTM. -- Alex Kiernan -- ___ Openembedded-core mailing list

Re: [OE-core] [PATCH V3 1/2] multilib_header_wrapper.h: Use #pragma once

2019-02-06 Thread Khem Raj
Please try the patch I posted for openssl10 and report back https://patchwork.openembedded.org/patch/158573/ On Wed, Feb 6, 2019 at 1:49 PM Alex Kiernan wrote: > > On Wed, Feb 6, 2019 at 9:23 PM Khem Raj wrote: > > > > On Wed, Feb 6, 2019 at 12:58 PM Alex Kiernan wrote: > > > > > > On Wed, Feb

Re: [OE-core] [PATCH V3 1/2] multilib_header_wrapper.h: Use #pragma once

2019-02-06 Thread Andre McCurdy
On Wed, Feb 6, 2019 at 1:49 PM Alex Kiernan wrote: > > On Wed, Feb 6, 2019 at 9:23 PM Khem Raj wrote: > > > > On Wed, Feb 6, 2019 at 12:58 PM Alex Kiernan wrote: > > > > > > On Wed, Feb 6, 2019 at 8:50 PM Khem Raj wrote: > > > > > > > > On Wed, Feb 6, 2019 at 12:41 PM Alex Kiernan > > > >

Re: [OE-core] [PATCH V3 1/2] multilib_header_wrapper.h: Use #pragma once

2019-02-06 Thread Alex Kiernan
On Wed, Feb 6, 2019 at 9:23 PM Khem Raj wrote: > > On Wed, Feb 6, 2019 at 12:58 PM Alex Kiernan wrote: > > > > On Wed, Feb 6, 2019 at 8:50 PM Khem Raj wrote: > > > > > > On Wed, Feb 6, 2019 at 12:41 PM Alex Kiernan > > > wrote: > > > > > > > > On Tue, Feb 5, 2019 at 12:36 AM Khem Raj wrote:

Re: [OE-core] [PATCH V3 1/2] multilib_header_wrapper.h: Use #pragma once

2019-02-06 Thread Khem Raj
On Wed, Feb 6, 2019 at 12:58 PM Alex Kiernan wrote: > > On Wed, Feb 6, 2019 at 8:50 PM Khem Raj wrote: > > > > On Wed, Feb 6, 2019 at 12:41 PM Alex Kiernan wrote: > > > > > > On Tue, Feb 5, 2019 at 12:36 AM Khem Raj wrote: > > > > > > > > Avoid infinite include loops, especially with

Re: [OE-core] [PATCH V3 1/2] multilib_header_wrapper.h: Use #pragma once

2019-02-06 Thread Alex Kiernan
On Wed, Feb 6, 2019 at 8:50 PM Khem Raj wrote: > > On Wed, Feb 6, 2019 at 12:41 PM Alex Kiernan wrote: > > > > On Tue, Feb 5, 2019 at 12:36 AM Khem Raj wrote: > > > > > > Avoid infinite include loops, especially with bits/wordsize.h which is > > > now possible with the synthesized headers since

Re: [OE-core] [PATCH V3 1/2] multilib_header_wrapper.h: Use #pragma once

2019-02-06 Thread Khem Raj
On Wed, Feb 6, 2019 at 12:41 PM Alex Kiernan wrote: > > On Tue, Feb 5, 2019 at 12:36 AM Khem Raj wrote: > > > > Avoid infinite include loops, especially with bits/wordsize.h which is > > now possible with the synthesized headers since we now also synthesize > > bits/wordsize.h itelf for some

Re: [OE-core] [PATCH V3 1/2] multilib_header_wrapper.h: Use #pragma once

2019-02-06 Thread Alex Kiernan
On Tue, Feb 5, 2019 at 12:36 AM Khem Raj wrote: > > Avoid infinite include loops, especially with bits/wordsize.h which is > now possible with the synthesized headers since we now also synthesize > bits/wordsize.h itelf for some arches e.g. arm/aarch64 > > In cases where extra preprocessing tools