Commit ed9f88fa authored by Ghislain MARY's avatar Ghislain MARY

Remove useless option in prepare.py.

parent df172f6b
......@@ -132,7 +132,6 @@ class DesktopPreparator(prepare.Preparator):
self.additional_args += ["-DENABLE_MPEG4=YES"]
self.additional_args += ["-DENABLE_OPENH264=YES"]
self.additional_args += ["-DENABLE_VPX=YES"]
self.additional_args += ["-DENABLE_X264=NO"]
def check_environment(self):
ret = prepare.Preparator.check_environment(self)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment