URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a48b226868f493da44ff6ecf7d29dd5d9f369e9
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1a48b22 by Peter Wu (peter@xxxxxxxxxxxxx):
travis: fix compatibility with CMake 3.15
Since CMake 3.15.0, CMAKE_BUILD_PARALLEL_LEVEL=0 is rejected. Set an
empty value to achieve the desired behavior (enabling parallelism).
Change-Id: I6d32bc7286d32c2f2a3605b42ef82e28342da440
Reviewed-on: https://code.wireshark.org/review/34686
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 79fc1f1 iso14443: fix conflict/typo
add 1a48b22 travis: fix compatibility with CMake 3.15
Summary of changes:
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)