components/python/python27/patches/16-ossaudiodev.patch
changeset 3555 76f4672c5e4b
parent 2028 6fa8f5812e20
child 4698 4e27e549b58d
equal deleted inserted replaced
3554:ef58713bafc4 3555:76f4672c5e4b
    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.8/setup.py.~5~	2014-07-17 20:47:50.251398063 -0700
    50 --- Python-2.7.9/setup.py.~5~	2014-12-11 09:31:54.006321120 -0800
    51 +++ Python-2.7.8/setup.py	2014-07-17 20:47:50.359537973 -0700
    51 +++ Python-2.7.9/setup.py	2014-12-11 09:31:54.147262938 -0800
    52 @@ -1638,8 +1638,8 @@
    52 @@ -1640,8 +1640,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')