Skip to content
  • Alexandre Duret-Lutz's avatar
    Use -Bsymbolic-functions and -Bsymbolic · 86abd6c1
    Alexandre Duret-Lutz authored
    This avoids dynamic lookups to resolve symbols inside the library, but
    disallows symbol interposition.
    
    * m4/symbolic.m4: New file.
    * buddy/m4/symbolic.m4: New link.
    * configure.ac, buddy/configure.ac: Add AX_SYMBOLIC.
    * buddy/src/Makefile.am, iface/ltsmin/Makefile.am, src/Makefile.am,
    wrap/python/Makefile.am: Link with $(SYMBOLIC_LDFLAGS).
    86abd6c1