Port: Add support for linkers with no support for 'no-as-needed'
authorAlexis Martin <alexis.martin@inria.fr>
Thu, 1 Oct 2015 20:12:25 +0000 (16:12 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 13 Oct 2015 22:50:20 +0000 (18:50 -0400)
commitf0d8d70961cab95f9f7614bd016712b0f52e97a2
tree2498aad5ec89569478b39c54b862b1ea674c1f00
parent7d4ab47d97021da28b6927c453d6eb6ef8b9fafb
Port: Add support for linkers with no support for 'no-as-needed'

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
13 files changed:
compat/Makefile.am
configure.ac
converter/Makefile.am
formats/bt-dummy/Makefile.am
formats/ctf-metadata/Makefile.am
formats/ctf-text/Makefile.am
formats/ctf/Makefile.am
formats/lttng-live/Makefile.am
m4/ax_append_flag.m4 [new file with mode: 0644]
m4/ax_append_link_flags.m4 [new file with mode: 0644]
m4/ax_check_link_flag.m4 [new file with mode: 0644]
m4/ax_require_defined.m4 [new file with mode: 0644]
tests/lib/Makefile.am
This page took 0.025068 seconds and 4 git commands to generate.