Chrome build addon

  • Happy Holidays Everyone!

    As a learning lesson ( I know chrome is a tough build, interested to see what errors it will show)

    Going to attempt a chrome build (Total Noob) with the following: Azure VM with 4cpus, 32g memory ,1T SSD running ubuntu server 21.04 gen 2.

    Here is the steps I'm going to use if I'm reading build instructions correctly.

    Update and upgrade ubuntu

    Install dependencies

    Clone Source

    Git Checkout 6d206bf1d518504e5728fe0abafdca75cb60c6d7

    Then PROJECT=Generic ARCH=x86_64 scripts/create_addon chrome to start building??

    Am I missing anything?