Commit 74723175 authored by Francois Marier's avatar Francois Marier Committed by Commit Bot

Add build instructions for Linux packages.

Bug: 1042140
Change-Id: I6bf3b28d21c4f6918fe3dc7af52fb163fa22ec50
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001856
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Auto-Submit: Francois Marier <francois@brave.com>
Reviewed-by: default avatarThomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#732696}
parent 4a6a53c2
...@@ -174,6 +174,12 @@ action("strip_chrome_binary") { ...@@ -174,6 +174,12 @@ action("strip_chrome_binary") {
# #
# TO BUILD LINUX INSTALLER PACKAGES # TO BUILD LINUX INSTALLER PACKAGES
# #
# Use the following GN args:
#
# is_component_build = false
#
# and the "chrome/installer/linux" target.
#
# The packages list the exact versions of each library used. The versions used # The packages list the exact versions of each library used. The versions used
# on the bots are likely different than those on your workstation, so you'll # on the bots are likely different than those on your workstation, so you'll
# get a stream of errors like: # get a stream of errors like:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment