On Tue, 12 Jul 2011, Alan Coopersmith wrote: > I can't comment on whether that's the right flag to use, but once you've > chosen the flag, that seems like a reasonable way to do it, assuming you > don't also need the -D_THREAD_SAFE found in the freebsd case.
Hi, Unlike FreeBSD, OpenBSD does not want "-D_THREAD_SAFE" to be explicitly defined: '-pthread' is the only flag needed. > Reviewed-by: Alan Coopersmith <[email protected]> Thanks, David _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
