Verified Commit cde108d7 authored by Charlie Li's avatar Charlie Li
Browse files

lang/spidermonkey91: fix build with Python 3.11

open(), io.open() et al no longer accept 'U' ("universal newline")
in the file mode; the flag had been deprecated since Python 3.3. [0]
Failed during configure.

While here, remove duplicate Python dependency line and use root
configure script.

References:
[0] https://docs.python.org/3/whatsnew/3.11.html#porting-to-python-3-11

Requested by: fluffy
parent d9c19641
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment