This is just so the target won't need excluding in a forthcoming new
testcase. Without doing so objdump would fail saying "option -P/--private
not supported by this file".
powerpc*-*-aix* | rs6000-*-aix*)
od_vectors="$od_vectors objdump_private_desc_xcoff"
;;
- *-*-pe* | *-*-cygwin* | *-*-mingw*)
+ *-*-pe* | *-*-cygwin* | *-*-mingw* | *-*-interix*)
od_vectors="$od_vectors objdump_private_desc_pe"
;;
*-*-darwin*)
powerpc*-*-aix* | rs6000-*-aix*)
od_vectors="$od_vectors objdump_private_desc_xcoff"
;;
- *-*-pe* | *-*-cygwin* | *-*-mingw*)
+ *-*-pe* | *-*-cygwin* | *-*-mingw* | *-*-interix*)
od_vectors="$od_vectors objdump_private_desc_pe"
;;
*-*-darwin*)