public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* -pthread should be removed on MacOS builds?
@ 2008-12-29 17:46 Ted Pavlic
  0 siblings, 0 replies; only message in thread
From: Ted Pavlic @ 2008-12-29 17:46 UTC (permalink / raw)
  To: git

I notice that every time I build git on my OS X 10.4.11 (PowerBook G4) 
system, I get a bunch of:

powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthread'

Doing a little search, I see:

http://lists.apple.com/archives/Unix-porting/2005/Mar/msg00019.html

====
The C library on Mac OS X is always thread safe (well the ones which
can be thread safe and are defined to be thread safe by the POSIX 
standard) and always include the pthread library.
====

So I get the feeling that -pthread can be removed from the MacOS build 
line without any impact (except for removing those warnings).

Just something cosmetic.

-- 
Ted Pavlic <ted@tedpavlic•com>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-29 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-29 17:46 -pthread should be removed on MacOS builds? Ted Pavlic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox