Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 authored May 1, 2022
1 parent 822485c commit afbc4f2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions misc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ This contains .gn files, scripts, and other artifacts like vdpau-va-driver and f
The args.list file shows all possible build arguments, and the gn_args.list shows all possible build args after the Thorium args have been added, and the win_args.list shows all possible build arguments for Windows builds.

The *.gn files contain what you should use in the args.gn for platforms other than the normal Linux release (which is in the root of this repo.)
- 69_release_args.gn is for Chromium 60-70 versions. \
- android_args.gn is for Android ARM64. \
- cros_args.gn are for ChromiumOS on Linux. \
- mac_args.gn is for x64 macs. \
- windows_args.gn is for Windows x64 \
- 69_release_args.gn is for Chromium 60-70 versions.
- android_args.gn is for Android ARM64. > https://chromium.googlesource.com/chromium/src/+/main/docs/android_build_instructions.md
- cros_args.gn is for ChromiumOS on Linux. > https://chromium.googlesource.com/chromium/src/+/main/docs/chromeos_build_instructions.md#Chromium-OS-on-Linux-linux_chromeos
- mac_args.gn is for x64 macs.
- windows_args.gn is for Windows x64

 – The WIN_INSTRUCTIONS.txt and WIN_CROSS_BUILD_INSTRUCTIONS.txt are for how to build Thorium for Windows natively and on Linux, respectively.

 – The thorium_devel_bookmarks contain the bookmarks I use for Thorium development and rebasing the files it uses.
 – The thorium_devel_bookmarks.html file contain the bookmarks I use for Thorium development and rebasing the files it uses.

<img src="https://github.com/Alex313031/Thorium/blob/main/logos/NEW/thorium_infra_256.png">

0 comments on commit afbc4f2

Please sign in to comment.