Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: CHANGELOG.md

Issue 2220353002: Add link to building wiki page (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64a30df13a41b565932b9fdbd7a7aceeefab95d8..a8cc890363e38d2557603050b75e7446600cfcab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -58,8 +58,9 @@
### Dart VM
* The dependency on BoringSSL has been rolled forward. Going forward, builds
- of the Dart VM including secure sockets will require a compiler with C11
- support, and to link against glib 2.16 or newer.
+ of the Dart VM including secure sockets will require a compiler with C++11
+ support, and to link against glib 2.16 or newer. For details, see the
+ [Building wiki page](https://github.com/dart-lang/sdk/wiki/Building).
### Tool Changes
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698