Selaa lähdekoodia

build: Clean PKG_CONFIG_PATH

Soomin Lee 7 vuotta sitten
vanhempi
commit
c7bcb7be94
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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()