Get rid of lll_robust_trylock.
[platform/upstream/glibc.git] / config.h.in
index 3fc34bd..2dcd135 100644 (file)
@@ -24,9 +24,6 @@
 /* Define if weak symbols are available via the `.weakext' directive.  */
 #undef HAVE_ASM_WEAKEXT_DIRECTIVE
 
-/* Define if CFI directives are available.  */
-#undef HAVE_ASM_CFI_DIRECTIVES
-
 /* Define to the assembler line separator character for multiple
    assembler instructions per line.  Default is `;'  */
 #undef ASM_LINE_SEP
    (gcc on ix86 only).  */
 #undef USE_REGPARMS
 
-/* Defined on PowerPC if the GCC being used has a problem with clobbering
-   certain registers (CR0, MQ, CTR, LR) in asm statements.  */
-#undef BROKEN_PPC_ASM_CR0
-
 /* Defined on SPARC if GCC emits GOTDATA relocations.  */
 #undef  HAVE_GCC_GOTDATA
 
 /* Define if assembler supports AVX512.  */
 #undef  HAVE_AVX512_ASM_SUPPORT
 
+/* Define if assembler supports Intel MPX.  */
+#undef  HAVE_MPX_SUPPORT
+
 /* Define if gcc supports FMA4.  */
 #undef HAVE_FMA4_SUPPORT
 
 #undef HAVE_ARM_PCS_VFP
 
 /* The pt_chown binary is being built and used by grantpt.  */
-#undef HAVE_PT_CHOWN
+#define HAVE_PT_CHOWN 0
 
 /* ports/sysdeps/mips/configure.in  */
 /* Define if using the IEEE 754-2008 NaN encoding on the MIPS target.  */