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

Unified Diff: docs/linux_suid_sandbox.md

Issue 1877013002: Update Linux build docs to remove GYP references. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« docs/linux_debugging.md ('K') | « docs/linux_faster_builds.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_suid_sandbox.md
diff --git a/docs/linux_suid_sandbox.md b/docs/linux_suid_sandbox.md
index 6b144e9aa7928bbda7b561fa4d7578d520c4ab4f..bf8472ad379e0839ba13fc7f409b37d27ae3aaad 100644
--- a/docs/linux_suid_sandbox.md
+++ b/docs/linux_suid_sandbox.md
@@ -6,6 +6,9 @@ renderers using a `SUID` helper binary. This is one of
## `SUID` helper executable
+*TODO This section seems to be out-of-date as `linux_sandbox_path` does not
+exist in the build. Please fix if you know about this!*
Dirk Pranke 2016/04/11 21:51:07 The setuid sandbox is almost, but not completely g
+
The `SUID` helper binary is called `chrome_sandbox` and you must build it
separately from the main 'chrome' target. To use this sandbox, you have to
specify its path in the `linux_sandbox_path` GYP variable. When spawning the
« docs/linux_debugging.md ('K') | « docs/linux_faster_builds.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698