components/python/python27/patches/16-ossaudiodev.patch
changeset 4698 4e27e549b58d
parent 3555 76f4672c5e4b
child 5183 3a048793fc91
equal deleted inserted replaced
4697:2be298b79293 4698:4e27e549b58d
    45      _EXPORT_INT(m, SNDCTL_TMR_STOP);
    45      _EXPORT_INT(m, SNDCTL_TMR_STOP);
    46      _EXPORT_INT(m, SNDCTL_TMR_TEMPO);
    46      _EXPORT_INT(m, SNDCTL_TMR_TEMPO);
    47      _EXPORT_INT(m, SNDCTL_TMR_TIMEBASE);
    47      _EXPORT_INT(m, SNDCTL_TMR_TIMEBASE);
    48 +#endif
    48 +#endif
    49  }
    49  }
    50 --- Python-2.7.9/setup.py.~5~	2014-12-11 09:31:54.006321120 -0800
    50 --- Python-2.7.10/setup.py.~5~	2015-05-10 10:17:06 -0800
    51 +++ Python-2.7.9/setup.py	2014-12-11 09:31:54.147262938 -0800
    51 +++ Python-2.7.10/setup.py	2015-05-18 14:45:24 -0800
    52 @@ -1640,8 +1640,8 @@
    52 @@ -1659,8 +1659,8 @@
    53          else:
    53          else:
    54              missing.append('linuxaudiodev')
    54              missing.append('linuxaudiodev')
    55  
    55  
    56 -        if (host_platform in ('linux2', 'freebsd4', 'freebsd5', 'freebsd6',
    56 -        if (host_platform in ('linux2', 'freebsd4', 'freebsd5', 'freebsd6',
    57 -                        'freebsd7', 'freebsd8')
    57 -                        'freebsd7', 'freebsd8')