Merge branch 'ae' into ae-volta

This commit is contained in:
Hansung Kim
2025-01-30 00:49:19 -08:00

View File

@@ -56,7 +56,7 @@ for arch in "${archs[@]}"; do
# re-compile libvortexrt.a # re-compile libvortexrt.a
# FIXME after restructure # FIXME after restructure
pushd ../../libs pushd ../../lib
make make
popd popd