Explorar o código

Add README.md

Alexandre Janniaux %!s(int64=5) %!d(string=hai) anos
pai
achega
24d2babf36
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      README.md

+ 7 - 0
README.md

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