Find arm-linux-gnueabi(hf)?-gcc in compile
[deliverable/binutils-gdb.git] / gdb / osabi.c
index 129164f51e25f71d3fbd9ce4b91c6666f3dd7e30..fd44deb9fab2c20f58062a1c2e64d0af76c9abb4 100644 (file)
@@ -63,7 +63,7 @@ static const struct osabi_names gdb_osabi_names[] =
   { "SVR4", NULL },
   { "GNU/Hurd", NULL },
   { "Solaris", NULL },
-  { "GNU/Linux", "linux(-gnu)?" },
+  { "GNU/Linux", "linux(-gnu[^-]*)?" },
   { "FreeBSD", NULL },
   { "NetBSD", NULL },
   { "OpenBSD", NULL },
This page took 0.023398 seconds and 4 git commands to generate.