• Douglas's avatar
    wendelin: custom test runner to load our own libstdc++ · e85dfee9
    Douglas authored
    Now the test runners use the LD_PRELOAD environment variable to load
    the correct libstdc++ built by slapos and restart themselves.
    
    The restart is necesasry because LD_PRELOAD is only taken into account
    at the time the process is started. Changing this environment variable
    in runtime has no effects.
    e85dfee9
software.cfg 2.02 KB