Searched refs:build_toolchain_path (Results 1 – 1 of 1) sorted by relevance
11 build_toolchain_path="${INSTALL_TARGET_DIR}/$toolchain_cross/bin"19 build_toolchain_path="${PWD}/bin"30 sudo echo "export PATH=$build_toolchain_path/:\$PATH" >> /etc/profile39 echo "export PATH=$build_toolchain_path:\$PATH" >> $HOME/.bashrc