Vinson,
As I said in another reply, I think this the right thing to do on Windows.
Please submit this and drop the "c11: .." patch. Thanks.
Jose
- Original Message -
> Match the behavior of the SCons MinGW build.
>
> This patch also fixes these build errors.
>
> CC glapi_entr
- Original Message -
> On 04/06/14 12:50, Jon TURNEY wrote:
> > On 04/06/2014 01:06, Vinson Lee wrote:
> >> Match the behavior of the SCons MinGW build.
> >>
> >> This patch also fixes these build errors.
> >>
> >>CC glapi_entrypoint.lo
> >> glapi_entrypoint.c: In function 'init
On 04/06/14 12:50, Jon TURNEY wrote:
> On 04/06/2014 01:06, Vinson Lee wrote:
>> Match the behavior of the SCons MinGW build.
>>
>> This patch also fixes these build errors.
>>
>>CC glapi_entrypoint.lo
>> glapi_entrypoint.c: In function 'init_glapi_relocs_once':
>> glapi_entrypoint.c:341:
On 04/06/2014 01:06, Vinson Lee wrote:
Match the behavior of the SCons MinGW build.
This patch also fixes these build errors.
CC glapi_entrypoint.lo
glapi_entrypoint.c: In function 'init_glapi_relocs_once':
glapi_entrypoint.c:341:4: error: unknown type name 'pthread_once_t'
static
On Tue, Jun 3, 2014 at 5:06 PM, Vinson Lee wrote:
> Match the behavior of the SCons MinGW build.
>
> This patch also fixes these build errors.
>
> CC glapi_entrypoint.lo
> glapi_entrypoint.c: In function 'init_glapi_relocs_once':
> glapi_entrypoint.c:341:4: error: unknown type name 'pthrea
Match the behavior of the SCons MinGW build.
This patch also fixes these build errors.
CC glapi_entrypoint.lo
glapi_entrypoint.c: In function 'init_glapi_relocs_once':
glapi_entrypoint.c:341:4: error: unknown type name 'pthread_once_t'
static pthread_once_t once_control = PTHREAD_ONCE