Is there a way to compile this without all the bells and whistles? #3964
Unanswered
Lexian-droid
asked this question in
Q&A
Replies: 1 comment
|
It depends on how you define "bells and whistles". ungoogled-chromium is essentially a collection of patches over main Chromium codebase, so there are virtually no "bells and whistles" brought in by ungoogled-chromium alone. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, I am the developer of an app called GoExport, which relies on Ungoogled Chromium pretty heavily, it uses an old version of it, specifically version 87, the last version to allow for Flash player,
But I have a problem: Ungoogled Chromium is a very big piece of software, so I was wondering, is it possible to compile it with all of the bells and whistles removed? except for, obviously, the stuff that allows for Selenium and flash and that stuff, I just need to reduce the file size because currently the app is like 900 mb on MacOS.
All reactions