update dependencies
[deliverable/binutils-gdb.git] / ld / config.in
index cae19e76240a526f9c711ae17a4f15a9d3e31c5f..3d663b8a37378c9bc04660c019cf2e83610a1870 100644 (file)
 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
    `char[]'. */
 #undef YYTEXT_POINTER
+
+/* Enable GNU extensions on systems that have them.  */
+#ifndef _GNU_SOURCE
+# undef _GNU_SOURCE
+#endif
This page took 0.025421 seconds and 4 git commands to generate.