Skip to content
Snippets Groups Projects

DO NOT MERGE: test building libvlc.so with outside script

Open Steve Lhomme requested to merge vlc-libvlc into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
#!/bin/sh
set -e
set -x
#############
# ARGUMENTS #
Loading