• Philipp Stephani's avatar
    Fix compilation of test module. · a9766020
    Philipp Stephani authored
    Because all other objects are compiled without -fPIC, we can’t use
    them when linking the test module.  Instead, use the source files
    directly.
    
    * test/Makefile.in (HYBRID_MALLOC, LIBEGNU_ARCHIVE): Remove.
    ($(test_module)): Use source files instead of objects and archives.
    a9766020
Makefile.in 10.6 KB