Merge branch 'ae' into ae-hopper

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

View File

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