Created
July 24, 2014 22:13
-
-
Save sgraham/cd74251d36bf3e299b8c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [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