On 06/15/2018 02:46 PM, Iwan Timmer via aur-requests wrote:
> I'm not sure if I even should react seriously to this orphan request.

I suggest you treat it with the same seriousness I did in my rejection. :)

> The only two required changes are an additional git repository, after
> they split it from the main repository a week ago, and an extra compiler
> flag, only mentioned two weeks ago in the AUR comments, for which
> already a pull request exited to fix it upstream. Beside I already fixed
> the PKGBUILD.

The compiler flags could be fixed by not building with Werror. :)

https://github.com/anbox/anbox/blob/69e75c90e706a38d23aa47fcad72c5c0dad96ddc/CMakeLists.txt#L41

They actually make this configurable even! Using build type "None"
should do the trick. This is actually recommended since it means CMake
should avoid inserting its own optimization flags and rely entirely on
environment CFLAGS from makepkg.conf (which I think you just overwrote).

-- 
Eli Schwartz
Bug Wrangler and Trusted User

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to