1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

Remove elfgcchack.h

The same optimization can be enabled with -fno-semantic-interposition
since GCC 5. clang has always used this option by default.
This commit is contained in:
Nick Wellnhofer
2022-02-20 18:46:42 +01:00
parent ce0871e15c
commit 346c3a930c
56 changed files with 12 additions and 18117 deletions

View File

@ -3418,6 +3418,5 @@ xmlShell(xmlDocPtr doc, char *filename, xmlShellReadlineFunc input,
}
#endif /* LIBXML_XPATH_ENABLED */
#define bottom_debugXML
#include "elfgcchack.h"
#endif /* LIBXML_DEBUG_ENABLED */