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

Unified Diff: docs/linux_build_instructions_prerequisites.md

Issue 1877013002: Update Linux build docs to remove GYP references. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes 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
« no previous file with comments | « docs/linux_build_instructions.md ('k') | docs/linux_chromium_arm.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_build_instructions_prerequisites.md
diff --git a/docs/linux_build_instructions_prerequisites.md b/docs/linux_build_instructions_prerequisites.md
index 38a43fcf0294834f7c37c7ea385374d8a56f8fc3..c42297a2e6de7f8c8e95ec770ea6b50827b5ef90 100644
--- a/docs/linux_build_instructions_prerequisites.md
+++ b/docs/linux_build_instructions_prerequisites.md
@@ -156,17 +156,6 @@ Note 3: some of these packages might not be explicitly necessary as they come as
dependencies, there is no harm in including them however.
***
-*** note
-Note 4: to build on 64 bit systems use, instead of
-`GYP_DEFINES=target_arch=x64`, as mentioned in the general notes for building on
-64 bit:
-
-```shell
-export GYP_DEFINES="target_arch=x64"
-gclient runhooks --force
-```
-***
-
#### Gentoo setup
emerge www-client/chromium
« no previous file with comments | « docs/linux_build_instructions.md ('k') | docs/linux_chromium_arm.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698