@@ -0,0 +1,7 @@
+# Compile VLC
+
+Configure VLC build with
+```
+--disable-shared --disable-vlc CFLAGS="-fPIC" CXXFLAGS="-fPIC"