openvino/scripts
stephenli2000 4125d71ce8
setupvars.sh: Removing extra semicolon, which breaks glibc build (#11849)
This extra semicolon creates an output as example below. The extra
'::' is equivalent to add '.' as part of the LD_LIBRARY_PATH. This
breaks glibc build, and very often creates weird issue when launch
commands from different path.

...inference_engine/external/tbb/lib::/opt/intel/openvino_2021/...

We also noticed that :${parameter:+:$parameter} is widely used in
this file. Please review the code and fix as needed.
2022-06-29 08:11:24 +02:00
..
install_dependencies Use system dependencies (#11419) 2022-04-05 04:47:22 +03:00
setupvars setupvars.sh: Removing extra semicolon, which breaks glibc build (#11849) 2022-06-29 08:11:24 +02:00
utils Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
CMakeLists.txt Fix setupvars.bat patching (#11160) 2022-03-25 14:15:04 +03:00
submodule_update_with_gitee.sh Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00