Skip to content

Commit

Permalink
PATCH: use gcc to build linux
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Oct 8, 2023
1 parent bfd2dae commit 51e1d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ fi
echo "Valid architecture: ${ARCH}"

ARGS="target_os=\"linux\"
is_clang=false
use_glib=false
target_cpu=\"${ARCH}\"
v8_target_cpu=\"${ARCH}\"
Expand Down

0 comments on commit 51e1d82

Please sign in to comment.