mpd/python/build
Max Kellermann f3dd50de87 python/build/ffmpeg: disable clang's integrated assembler
Causes compatibility problems, because FFmpeg expects the GNU as
syntax.

This FFmpeg bug report has some information, but it was closed as
"invalid": https://trac.ffmpeg.org/ticket/5158
2016-10-26 17:00:17 +02:00
..
autotools.py python/build/autotools: pass RANLIB to configure 2016-10-26 17:00:17 +02:00
boost.py python/boost: use shutil.copytree() 2015-12-16 00:05:21 +01:00
dirs.py {android,win32}/build.py: move code to python/build/dirs.py 2015-11-23 10:38:48 +01:00
download.py {android,win32}/build.py: move common code to python/build/ 2015-11-20 22:14:53 +01:00
ffmpeg.py python/build/ffmpeg: disable clang's integrated assembler 2016-10-26 17:00:17 +02:00
libs.py python/libs: upgrade Boost to 1.62 2016-10-26 17:00:17 +02:00
project.py {android,win32}/build.py: move class Project to build/project.py 2015-11-21 00:00:42 +01:00
tar.py {android,win32}/build.py: move common code to python/build/ 2015-11-20 22:14:53 +01:00
zlib.py python/build/zlib: don't use DESTDIR 2016-10-26 17:00:17 +02:00