* regex.c (bzero) [!_LIBC]: Cast the call to memcpy to (void).
[deliverable/binutils-gdb.git] / configure
index 749a35ea0a702e3f762039c73a1b8e684def78d0..57be42435a9d3221e21c63d85e6c967e8629c9c1 100755 (executable)
--- a/configure
+++ b/configure
@@ -3815,7 +3815,7 @@ case "${target}" in
   tic6x-*-*)
     noconfigdirs="$noconfigdirs sim"
     ;;
-  tilepro-*-* | tilegx-*-*)
+  tilepro*-*-* | tilegx*-*-*)
     noconfigdirs="$noconfigdirs sim"
     ;;
   v810-*-*)
This page took 0.031422 seconds and 4 git commands to generate.