On 8/1/2012 5:02 AM, j...@apache.org wrote:
> Author: jim
> Date: Wed Aug  1 12:02:00 2012
> New Revision: 1367943
> 
> URL: http://svn.apache.org/viewvc?rev=1367943&view=rev
> Log:
> Update for Mountain Lion / OSX 10.8 / Darwin 12.x

> -            *-apple-darwin1[[01]].*)
> +            *-apple-darwin1[[012]].*)
>                  APR_ADDTO(CPPFLAGS, [-DDARWIN_10])

Somehow, we keep supporting new Linux/Solaris/AIX kernels without such
nonsense, and pre-support the 'next' release without additional effort.

Is the mistake that we should have special-cased the -apple-darwin?.
scenarios and then have one generic -apple-darwin* for any more-recent
version, until there is a breaking change?


Reply via email to