Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Makefile.ffmpeg: disable cli for libx264
  • Loading branch information
perexg committed May 3, 2016
1 parent 9237d88 commit cc11e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.ffmpeg
Expand Up @@ -178,6 +178,7 @@ $(LIB_ROOT)/$(LIBX264)/.tvh_build: \
cd $(LIB_ROOT)/$(LIBX264) && $(CONFIGURE) \
--extra-asflags="-DPIC" \
--extra-cflags="-fPIE" \
--disable-cli \
--disable-swscale \
--disable-lavf \
--disable-avs \
Expand Down

0 comments on commit cc11e49

Please sign in to comment.