Skip to content

Instantly share code, notes, and snippets.

@whamtet
Created September 2, 2021 00:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whamtet/25a1537ae3e24f7b6027c015c5e100ad to your computer and use it in GitHub Desktop.
Save whamtet/25a1537ae3e24f7b6027c015c5e100ad to your computer and use it in GitHub Desktop.
is_debug = false # To get a release build
target_cpu = "arm64"
v8_target_cpu = "arm64"
is_clang = false # To build with GCC instead of clan
treat_warnings_as_errors = false
is_component_build=true
use_custom_libcxx=false
@whamtet
Copy link
Author

whamtet commented Sep 2, 2021

Wooohoooooo!!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment