]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 5060: Parallel builds are not reliable (#927)
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 3 Nov 2021 01:10:56 +0000 (01:10 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 10 Nov 2021 17:18:47 +0000 (17:18 +0000)
commit1842f9ae1fff743034c27b2b9367437a15620b93
tree25d7c92185ee58ee28c08d12d7b8ead4a06a871d
parent4ba1501c72416423182c8691c1f01138988058d0
Bug 5060: Parallel builds are not reliable (#927)

Create tests directory before using it. Needed since commits 44e802f and
9ba9313.

    cp ../../src/tests/stub_debug.cc tests/stub_debug.cc
    cp ../../src/tests/stub_libmem.cc tests/stub_libmem.cc
    cp: cannot create regular file 'tests/stub_debug.cc':
        No such file or directory
src/icmp/Makefile.am
tools/Makefile.am
tools/squidclient/Makefile.am