libabigail/tools
Dodji Seketeli 96eb3a5698 Build libabigail tools as position-independent code
It turned out the hardened Rawhide build is failing if I don't this.

	* tools/Makefile.am: Compile the binaries here with -fPIC.  Note
	that the library libabigail.la is built with libtool which already
	takes care of this, so no need to worry about this for
	libabigail.la.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2015-06-07 16:55:29 +02:00
..
.gitignore Add .gitignore files. 2014-09-12 11:05:01 +02:00
abiar.cc Adjust archive-related code for the recent addition of tools_utils::* 2015-01-13 11:02:10 +01:00
abicompat.cc Make abidiff and abicompat return meaningful exit codes 2015-04-10 16:26:36 +02:00
abidiff.cc Make abidiff and abicompat return meaningful exit codes 2015-04-10 16:26:36 +02:00
abidw.cc Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
abilint.cc Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
abisym.cc Fix symbols comparison 2015-06-02 00:07:02 +02:00
binilint.cc Update copyright years 2015-01-07 17:52:10 +01:00
Makefile.am Build libabigail tools as position-independent code 2015-06-07 16:55:29 +02:00