diff options
author | Wouter van Kesteren <[email protected]> | 2017-03-02 21:21:40 +0100 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2017-03-04 04:15:01 -0500 |
commit | 8c9400b676a61739f25ca827a7d95d976999c891 (patch) | |
tree | 7356b613abd6de0e3c0238cc9f7ae24260d53497 /contrib/lame | |
parent | 31d0389758bd506a6c349d85c0d3191880d0dea4 (diff) |
Unbreak non-mingw cross.
Strings in python are immutable and it results in:
Traceback (most recent call last):
File "make/configure.py", line 1592, in <module>
action.run()
File "make/configure.py", line 287, in run
self._action()
File "make/configure.py", line 506, in _action
self.systemf[0] = self.systemf[0].upper()
TypeError: 'str' object does not support item assignment
Diffstat (limited to 'contrib/lame')
0 files changed, 0 insertions, 0 deletions