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
As @liuqun pointed out on #44, the right way to fix the weird missing
include issue on Ubuntu is to install the gcc-multilib package. So add that
to setup_instructions, and get rid of the additional arch-specific include
path.
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
0 commit comments