Use getisax() instead of asm code to determine available x86 ISA extensions on Solaris

This commit is contained in:
Alan Coopersmith
2006-10-18 18:11:06 -07:00
committed by Daniel Stone
parent a8a0abdbea
commit d029c8f1b7
3 changed files with 28 additions and 3 deletions

View File

@@ -112,6 +112,9 @@
/* Define to 1 if you have the `geteuid' function. */
#undef HAVE_GETEUID
/* Define to 1 if you have the `getisax' function. */
#undef HAVE_GETISAX
/* Define to 1 if you have the `getopt' function. */
#undef HAVE_GETOPT