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

Unified Diff: fusl/BUILD.gn

Issue 1596483004: [fusl] Build libcxx atop fusl (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 11 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 | third_party/libcxx/BUILD.gn » ('j') | third_party/libcxx/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fusl/BUILD.gn
diff --git a/fusl/BUILD.gn b/fusl/BUILD.gn
index a03a3585f18559d2300ee9904d9b4db9c7434dbc..70d16f63680e4e3d534f38fa0362cd5d78e6541b 100644
--- a/fusl/BUILD.gn
+++ b/fusl/BUILD.gn
@@ -1565,5 +1565,7 @@ group("fusl") {
":crt",
":libc",
":sysroot",
+ "//third_party/libcxx:libcxx",
+ "//third_party/libcxx:libcxxabi",
]
}
« no previous file with comments | « no previous file | third_party/libcxx/BUILD.gn » ('j') | third_party/libcxx/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698