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.


_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to