mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-02 18:36:24 +00:00
Remove useless option in prepare.py.
This commit is contained in:
parent
df172f6bba
commit
ed9f88facc
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue