< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] [PATCH] Fix RecursiveMutex.cpp Apple Version test


The attached patch fixes the GCC / Apple Macro test for platform version so that it will work with the xcode project file in addition to the command line. It now uses the preprocessor define for min deployment target rather than build platform so it can detect if you are compiling to deploy to an earlier platform than 10.2. It also checks if the iPhone/iOS SDK is being used. Those SDK's properly support recursive mutexes.

(See attached file: resiprocate-mac-recursive-mutex.diff)

-Aron


Aron Rosenberg
Logitech Inc, (SightSpeed Group)

Attachment: resiprocate-mac-recursive-mutex.diff
Description: Binary data