Skip to content
Snippets Groups Projects
Commit d79194dc authored by Marvin Scholz's avatar Marvin Scholz Committed by Hugo Beauzée-Luyssen
Browse files

contrib: goom: remove unrecognized options

parent 4ec74867
No related branches found
No related tags found
Loading
Pipeline #140190 passed with stage
in 12 minutes and 44 seconds
......@@ -35,6 +35,6 @@ endif
.goom: goom
$(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-glibtest --disable-gtktest
cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
cd $< && $(MAKE) install
touch $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment