renaming fixed

This commit is contained in:
Nicolas Kruse 2025-10-08 23:23:58 +02:00
parent 7d5f942368
commit fceece3f9f
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ python3 tools/generate_stencils.py $SRC
gcc-13 -$OPT -c $SRC -o $DEST/stencils_x86_64_$OPT.o
# Native i686
python tools/generate_stencils.py $SRC
gcc-13 -m32 -$OPT -c $SRC -o $DEST/stencils_i686_$OPT.o
# ARM64 linux (aarch64)