gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH] Conditionalise -pthread option


From: Matt
Subject: [gpsd-dev] [PATCH] Conditionalise -pthread option
Date: Sun, 31 Aug 2014 03:53:28 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

The version of gcc 4.9 in Cygwin doesn't understand '-pthread'.
So the attached patch conditionalises supplying that flag to the compiler using CheckCompilerOption. No new compile/test/check problems seen under Linux, and it gets the compile a little further under cygwin.

Attachment: conditionalise-pthread.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]