• antony@pcg5ppc.xiphis.org's avatar
    Bug#30296 · ada0b493
    antony@pcg5ppc.xiphis.org authored
      "Dynamic plugins fail to load on FreeBSD"
      ELF executables need to be linked using the -export-dynamic option to
      ld(1) for symbols defined in the executable to become visible to dlsym().
      Also, do not build plugins on an all-static build.
    ada0b493
plugins.m4 22.9 KB