[vlc-commits] [Git][videolan/vlc][master] contrib: goom: remove unrecognized options
Hugo Beauzée-Luyssen (@chouquette)
gitlab at videolan.org
Tue Sep 21 09:12:49 UTC 2021
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC
Commits:
d79194dc by Marvin Scholz at 2021-09-21T08:06:15+00:00
contrib: goom: remove unrecognized options
- - - - -
1 changed file:
- contrib/src/goom/rules.mak
Changes:
=====================================
contrib/src/goom/rules.mak
=====================================
@@ -35,6 +35,6 @@ endif
.goom: goom
$(RECONF)
- cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-glibtest --disable-gtktest
+ cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
cd $< && $(MAKE) install
touch $@
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d79194dc45f272bc915929cbde873f21abc47bb4
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d79194dc45f272bc915929cbde873f21abc47bb4
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list