Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-334

RHEL 6 failing to compile bson-atomic.h

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.3.0
    • Affects Version/s: None
    • Component/s: None

      RHEL 6 on x86_64
      RHEL 6 on s390x

      libbson now uses symbols such as
      __ATOMIC_ACQ_REL
      __ATOMIC_RELAXED
      __ATOMIC_CONSUME
      in
      bson_atomic_int64_fetch_add

      which I suppose do not exist on RHEL 6's toolchain?

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: