fix redundant processing of --build flag in configure script
The --build flag is listed in two case statement entries in configure,
which causes the second entry to be ignored. This patch removes it
from the first entry.
Signed-off-by: NMichael LeMay <michael.lemay@intel.com>
Showing
想要评论请 注册 或 登录