mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 13:57:17 -04:00
configure update
This commit is contained in:
parent
50458bbae0
commit
8135f72cc9
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -166,7 +166,7 @@ if [ "$OSVERSION" == "unsupported" ]; then
|
|||
fi
|
||||
|
||||
# project subdirectories to build
|
||||
SUBDIRS=("." "!ci" "!perf" "hw*" "!hw/syn*" "kernel*" "runtime*" "sim*" "tests*")
|
||||
SUBDIRS=("." "!ci" "!perf" "hw*" "kernel*" "runtime*" "sim*" "tests*")
|
||||
|
||||
# Get the directory of the script
|
||||
SCRIPT_DIR="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue