ungoogled-software / ungoogled-chromium-portablelinux

Portable Linux packaging for ungoogled-chromium
96 stars 30 forks source link

Update to llvm 14 #114

Closed mdedonno1337 closed 3 years ago

mdedonno1337 commented 3 years ago

Apparently the version 95 require llvm 14.

mdedonno1337 commented 3 years ago

With the default installation env configuration and variable, it was not out-of-the-box compilable. An update (of the configuration or the LLVM version) shall be done in the future; we can leave it this way at the moment.

Nice to see this new project to compile on Debian machines, I will check that and see how to patch the current project to be able to compile UG here.

Drugoy commented 2 years ago

What's the reason? I was able to build 95 with LLVM 13.0.0 (specifically 13.0.0-8 from Debian testing, rebuilt on bullseye)

Granted I had to add some more compiler flags via environment variables: ungoogled-software/ungoogled-chromium-debian@8cc7369

You referenced a commit made to another product/repo. If it's applicable to this repo - please apply it here as well. If it's not - then your argument is not applicable here and my answer to your question "What's the reason?" is given in issue #115.