Sfoglia il codice sorgente

build: Clean PKG_CONFIG_PATH

Soomin Lee 7 anni fa
parent
commit
c7bcb7be94
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      compileAndBuildVLCKit.sh

+ 1 - 0
compileAndBuildVLCKit.sh

@@ -112,6 +112,7 @@ cleantheenvironment()
     export LD=""
     export LDFLAGS=""
     export STRIP=""
+    export PKG_CONFIG_PATH=""
 }
 
 buildxcodeproj()