[asterisk-commits] kpfleming: branch 1.6.2 r212465 - /branches/1.6.2/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Mon Aug 17 11:25:35 CDT 2009
Author: kpfleming
Date: Mon Aug 17 11:25:32 2009
New Revision: 212465
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=212465
Log:
Blocked revisions 212463 via svnmerge
........
r212463 | kpfleming | 2009-08-17 11:25:10 -0500 (Mon, 17 Aug 2009) | 9 lines
Define our desires for POSIX and X/OPEN API features properly.
Based on a post on the gcc-help mailing list and some subsequent reading,
we can increase our portability to various platforms by directly defining
the POSIX and X/OPEN API feature sets we wish to have available. This patch
does that, and also includes a double-check to ensure that the system
we are compiling on can actually provide the requested feature sets.
........
Modified:
branches/1.6.2/ (props changed)
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list