On Wednesday, September 03, 2014 03:14:12 PM Thorsten Glaser wrote: > yasm is only used on amd64 by the ceph build system, but the > Debian package installs it on every architecture. x32 is mis‐ > detected as amd64, which is not a problem except we must skip > the assembly part. > > Attached patch fixes this by installing yasm on amd64 only. > Please apply.
Would this really work without also adding Build-Conflicts: yasm [!amd64]? I think it would probably be a better idea to fix the platform detection so yasm isn't used on x32. (Either that, or apply the yasm patch for x32 output support if it hasn't already been applied by yasm upstream, and then make the yasm files x32 compatible.) -- Daniel Schepler -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

