• Dridi Boukelmoune's avatar
    Manage libvarnish.a with libtool · 54c0bb85
    Dridi Boukelmoune authored
    It remains a private static library. Neither libvarnishapi nor test
    cases from libvarnish use individual source files besides the ones
    containing test drivers.
    
    It can lead to very cryptic messages where a symbol is defined twice
    from different sources, where the sources are the same but the object
    code is technically different (a copy built from _SOURCES and a copy
    in libvarnish.a).
    
    While at it, add sanitizers flags to all libvarnish test cases.
    54c0bb85
Name
Last commit
Last update
..
libvarnish Loading commit data...
libvarnishapi Loading commit data...
libvcc Loading commit data...
libvgz Loading commit data...
libvmod_blob Loading commit data...
libvmod_cookie Loading commit data...
libvmod_debug Loading commit data...
libvmod_directors Loading commit data...
libvmod_proxy Loading commit data...
libvmod_purge Loading commit data...
libvmod_std Loading commit data...
libvmod_unix Loading commit data...
libvmod_vtc Loading commit data...
Makefile.am Loading commit data...
flint.lnt Loading commit data...