OSDN Git Service

x264: Add "--disable-swscale" to the config as it borked the nightly build server...
[handbrake-jp/handbrake-jp-git.git] / contrib / x264 / module.defs
index ab49566..6f0eaee 100644 (file)
@@ -9,7 +9,7 @@ X264.CONFIGURE.shared =
 X264.CONFIGURE.static =
 
 X264.CONFIGURE.extra = --disable-gpac
-X264.CONFIGURE.extra += --disable-avs --disable-lavf --disable-ffms
+X264.CONFIGURE.extra += --disable-avs --disable-lavf --disable-ffms --disable-swscale
 
 ifeq (1-mingw,$(BUILD.cross)-$(BUILD.system))
     X264.CONFIGURE.extra += --cross-prefix=$(BUILD.spec)-