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
The configure.ac script doesn't know about arm, thus --enable-targets=arm doesn't work. It looks like
ARM entries should be added everywhere x86 is handled in configure.ac.