On Mon, Apr 1, 2013 at 7:07 PM, Pavel Chupin wrote:
> On Android pthread is integrated into libc.
> Attached patch fixes configures for this case by trying to build test
> without -pthread -lpthread.
>
> 2013-04-01 Pavel Chupin
>
> Fix libatomic and libgomp configure for systems without
On Android pthread is integrated into libc.
Attached patch fixes configures for this case by trying to build test
without -pthread -lpthread.
2013-04-01 Pavel Chupin
Fix libatomic and libgomp configure for systems without libpthread
* libatomic/configure.ac: Add test without -p