← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1616537] Re: Just use Google's GN binaries

 

** No longer affects: oxide/1.16

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1616537

Title:
  Just use Google's GN binaries

Status in Oxide:
  New
Status in Oxide 1.17 series:
  New

Bug description:
  We currently compile our own GN binaries (well, binary, because we
  only compile it for linux64 at the moment) and provide it in lp
  :~oxide-developers/oxide/+git/oxide-tools. GN changed recently in a
  backwards-incompatible way which makes it difficult to provide
  binaries that aren't specific to a particular oxide/chromium branch.

  Given that a Chromium checkout contains a linux64 build of GN, we
  should probably just use that for local developer builds. I don't
  think there is a need to provide linux32 or linux/arm binaries of GN
  for developers, as those are effectively unsupported build hosts
  anyway.

  This will require changes coordinated across all branches

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1616537/+subscriptions


References