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:
@ -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 */
|
||||
|
Reference in New Issue
Block a user