contrib: lua: Do not use system nor popen on winrt

Multimedia / VLC - Hugo Beauzée-Luyssen [beauzee.fr] - 11 April 2016 07:14 UTC

Again, forbidden functions. One could argue that we don't want os.execute on any platform though.

9318c15 contrib: lua: Do not use system nor popen on winrt
contrib/src/lua/rules.mak | 4 ++++
contrib/src/lua/winrt-nopopen.patch | 14 ++++++++++++++
contrib/src/lua/winrt-nosystem.patch | 29 +++++++++++++++++++++++++++++
3 files changed, 47 insertions(+)

Upstream: git.videolan.org


  • Share