qperf icon indicating copy to clipboard operation
qperf copied to clipboard

Fix 'make distcheck'

Open tzafrir-mellanox opened this issue 6 years ago • 0 comments

Now 'make distcheck' works.

This mainly fixed separate build directory:

mkdir build_dir1 cd build_dir1 ../configure make # and make install, and whatever

Signed-off-by: Tzafrir Cohen [email protected]

tzafrir-mellanox avatar Jun 19 '19 12:06 tzafrir-mellanox