> Ben Hutchings:
> > The code says:
> > 
> >     BUILD_BUG_ON(sizeof(ino_t) !=3D sizeof(long));
> >     return ALIGN(sizeof(struct au_vdir_de) + nlen, sizeof(ino_t));
> > 
> > but on alpha, sizeof(ino_t) =3D=3D 4 but sizeof(long) =3D=3D 8.

I decided to remove the BUILD_BUG_ON() line simply. If you want to test
early, then try removing.


J. R. Okajima



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to