Przeglądaj źródła

build: Clean PKG_CONFIG_PATH

Soomin Lee 7 lat temu
rodzic
commit
c7bcb7be94
1 zmienionych plików z 1 dodań i 0 usunięć
  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()