You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEB_HOST_MULTIARCH ends up being 'i686-linux-gnu' but meson makes
its build dir 'i386-linux-gnu'.
Reverting 0eb8794 resolves that, and adding an install file
works around the original problem of nothing getting installed.
0 commit comments