Control: tags -1 pending On Sun, 15 Oct 2017 at 18:38:30 +0300, Adrian Bunk wrote: > mozjs52 uses clang as compiler if found, please add a > Build-Conflicts: clang > to prevent accidentially using a different compiler > (which failed pretty early for me).
Forcing gcc/g++ seems nicer than a Build-Conflicts on clang, so I've committed that instead. I confirmed (on zelenka, since I already had the build-deps installed there) that this gets further than the previous failure with clang installed. https://anonscm.debian.org/cgit/pkg-gnome/mozjs52.git/commit/?id=5f309acd831e60bc5b3637d5334443c9a706ef16 Regards, smcv