Skip to content

Commit

Permalink
add more debug info.
Browse files Browse the repository at this point in the history
  • Loading branch information
phronmophobic committed Jul 7, 2024
1 parent 6ac5cc4 commit d5090e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/compile-shared
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ $GRAALVM_HOME/bin/native-image \
rm -rf ./build/out
mkdir -p build/out

uname -m
find ./tmp

find ./tmp -name 'bb.o' -exec cp {} build/out \;
Expand Down

0 comments on commit d5090e4

Please sign in to comment.