spot/wrap/python
Alexandre Duret-Lutz 86abd6c1c0 Use -Bsymbolic-functions and -Bsymbolic
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).
2015-11-10 15:10:11 +01:00
..
ajax rename is_guarantee_automaton() as is_terminal_automaton() 2015-11-07 14:05:01 +01:00
tests * wrap/python/tests/decompose.ipynb: Typos. 2015-11-09 10:01:03 +01:00
.gitignore help git --status by ignoring more files 2015-09-09 00:49:13 +02:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am Use -Bsymbolic-functions and -Bsymbolic 2015-11-10 15:10:11 +01:00
spot.py python: add binding for is_unambiguous 2015-11-05 13:43:02 +01:00
spot_impl.i rename safety.hh as strength.hh 2015-11-07 14:28:40 +01:00