Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Replace obsolete __CYGWIN64__ macro #566

@adamroy

Description

@adamroy

The macro __CYGWIN64__ should be replaced with __CYGWIN__ in src/base/mutex.h.

Cygwin documents that there is no __CYGWIN64__ macro: Cygwin FAQ

This was causing compilation issues for me due to include order problems, I think, when I was building https://github.com/mmp/pbrt-v3 (which includes glog).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions