view lib/relocatable.valgrind @ 40190:ef116535bf1a

relocatable-prog: Use $ORIGIN trick on more platforms. * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Use $ORIGIN trick also on FreeBSD >= 7.3, DragonFly >= 3.0, NetBSD >= 8.0, OpenBSD >= 5.4, Solaris >= 10, Haiku. But don't use it on Android. * build-aux/reloc-ldflags: Allow the use of the $ORIGIN trick also on Hurd, FreeBSD, DragonFly, NetBSD, OpenBSD, Solaris, Haiku.
author Bruno Haible <bruno@clisp.org>
date Wed, 20 Feb 2019 02:39:52 +0100
parents 878ffe72bbfc
children
line wrap: on
line source

# set_this_relocation_prefix leaks intentionally
{
  relocatable/set_this_relocation_prefix
  Memcheck:Leak
  fun:malloc
  fun:set_this_relocation_prefix
  fun:set_relocation_prefix
}