Skip to content

Required compiler versions are out-of-date from Zeek documentation #81

@timwoj

Description

@timwoj

https://docs.zeek.org/en/master/install.html#required-dependencies states that we require GCC >= 8 and Clang >= 9. RequireCXX17.cmake requires GCC >= 7 and Clang >= 4, and should be updated to match the what our required dependencies are.

The Apple clang version can be updated to 11.4 as well, which is equivalent to Clang 9.0 according to https://en.wikipedia.org/wiki/Xcode#Xcode_11.0_-_14.x_(since_SwiftUI_framework)_2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions