Skip to content

Instantly share code, notes, and snippets.

@sgraham
Created July 24, 2014 22:13
Show Gist options
  • Select an option

  • Save sgraham/cd74251d36bf3e299b8c to your computer and use it in GitHub Desktop.

Select an option

Save sgraham/cd74251d36bf3e299b8c to your computer and use it in GitHub Desktop.
[5f88f5f...]d:\src\cr\src>ninja -C out\Release gn
ninja: Entering directory `out\Release'
[313/313] LINK_EMBED gn.exe
[5f88f5f...]d:\src\cr\src>out\release\gn gen out_gn
ERROR at //third_party/boringssl/BUILD.gn:58:7: Undefined variable for +=.
defines += [ "OPENSSL_NO_ASM" ]
^------
I don't have something with this name in scope now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment