Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Does not build, use of undeclared identifier 'ENGINE_FLAGS_NO_REGISTER_ALL' #86

@puffpio

Description

@puffpio

steps to repro:
Mac OSX 10.10.3
git clone https://github.com/awslabs/s2n.git
cd s2n
make

error:
s2n_random.c:213:29: error: use of undeclared identifier
'ENGINE_FLAGS_NO_REGISTER_ALL'
ENGINE_set_flags(e, ENGINE_FLAGS_NO_REGISTER_ALL) != 1 ||

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