Permalink
Browse files
lz4: Fix parallel build, again
The 'test' target in the examples directory tries to execute the lz4 binary. This may fail if the build for this binary is still running. Partly backport an upstream commit that moves the test execution of examples to the 'make test' target. See: https://trac.macports.org/ticket/55896
- Loading branch information