URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4dc27d9b7db7b6ca93b31abe7fd3c9123bb562de
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4dc27d9 by Guy Harris (guy@xxxxxxxxxxxx):
CMake 3.11.0 has problems on Lion; use 3.5.2, which works.
We're using 3.5.2 on the buildbot. 3.11.0 appears to be getting tripped
up by the libc++ on Lion, cutting off lines at 1024 characters in
generated Makefiles.
Change-Id: Iff1a2fb13ef873e5d0976544f3c8248239a9772d
Reviewed-on: https://code.wireshark.org/review/27570
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 995b0ba ldap: fix issue found by PVS Studio (V1001)
adds 4dc27d9 CMake 3.11.0 has problems on Lion; use 3.5.2, which works.
Summary of changes:
tools/macos-setup.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)