Skip to content

[feature request] Support uuid_generate_random (in uuid/uuid.h) #12093

Open
@vadimkantorov

Description

@vadimkantorov

This makes fontconfig compilation fail and was also noted in dotnet/corert#4624

Maybe an unsecure hack (behind an emcc option?) aliasing uuid_generate as uuid_generate_random could be provided?

Currently I patch it out with a define: CFLAGS=-Duuid_generate_random=uuid_generate

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions