]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sat, 27 Nov 2021 05:56:32 +0000 (18:56 +1300)
commite162fa25fea886e304f7b49c57679cc67a51df78
tree4505de0885f7c4e7a59cf3fe940ab779d9546e9f
parentb14b1e35a58a7846365243c08b52af50f345ea58
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