| 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
|
|
|