components/python/python27/patches/16-ossaudiodev.patch
changeset 2028 6fa8f5812e20
parent 1954 32663e59626d
child 3555 76f4672c5e4b
equal deleted inserted replaced
2027:cd5205b6221a 2028:6fa8f5812e20
    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.7/setup.py.~5~	2014-06-02 10:59:28.977687415 -0700
    50 --- Python-2.7.8/setup.py.~5~	2014-07-17 20:47:50.251398063 -0700
    51 +++ Python-2.7.7/setup.py	2014-06-02 10:59:29.059824583 -0700
    51 +++ Python-2.7.8/setup.py	2014-07-17 20:47:50.359537973 -0700
    52 @@ -1636,8 +1636,8 @@
    52 @@ -1638,8 +1638,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')