[PATCH, libgomp, libatomic] Fix configure for systems without libpthread

Pavel Chupin pavel.v.chupin@gmail.com
Mon Apr 1 15:07:00 GMT 2013


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  <pavel.v.chupin@intel.com>

        Fix libatomic and libgomp configure for systems without libpthread
        * libatomic/configure.ac: Add test without -pthread -lpthread.
        * libgomp/configure.ac: Ditto.
        * libatomic/configure: Regenerate.
        * libgomp/configure: Regenerate.

OK for trunk?

--
Pavel Chupin
Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-libatomic-and-libgomp-configure-for-systems-with.patch
Type: application/octet-stream
Size: 4597 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130401/8301be74/attachment.obj>


More information about the Gcc-patches mailing list