Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Makefile.ffmpeg: add --disable-spec for libtheora
  • Loading branch information
perexg committed May 6, 2016
1 parent fca7bed commit 840e84b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.ffmpeg
Expand Up @@ -361,6 +361,7 @@ $(LIB_ROOT)/$(LIBTHEORA)/.tvh_build: \
CFLAGS="$(CFLAGS_PI)" $(CONFIGURE) \
--with-ogg=$(EPREFIX) \
--disable-examples \
--disable-spec \
$(LIBTHEORA_HOST)
DESTDIR=$(EBUILDIR) \
$(MAKE) -C $(LIB_ROOT)/$(LIBTHEORA) install
Expand Down

0 comments on commit 840e84b

Please sign in to comment.