This commit is contained in:
parent
742dcd044d
commit
3a7b42445e
1 changed files with 1 additions and 4 deletions
|
|
@ -11,10 +11,7 @@ export DISPLAY=:99
|
|||
|
||||
export PKG_CONFIG_PATH=/msan/lib/pkgconfig:${PKG_CONFIG_PATH}
|
||||
|
||||
export ARCH="$(uname -m)"
|
||||
export VULKAN_SDK="$(dirname "$(readlink -f "${BASH_SOURCE:-$0}" )" )/$ARCH"
|
||||
export PATH="$VULKAN_SDK/bin:$PATH"
|
||||
export LD_LIBRARY_PATH="$VULKAN_SDK/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"
|
||||
source '/1.4.328.1/setup-env.sh'
|
||||
|
||||
echo "REVPARSE: $(git rev-parse --show-toplevel)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue