Sfoglia il codice sorgente

Increase crossbuilding flexibility

bryan 3 anni fa
parent
commit
c37ff5ec34
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      installJRMC

+ 1 - 0
installJRMC

@@ -335,6 +335,7 @@ parseInput() {
         printHelp && exit 1
     fi
 
+    echo HERE
     [[ -v BUILD_TARGET ]] && echo "$BUILD_TARGET"
 }