Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-91913

disable fpic for assembly on ppc

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc13
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • Fully Compatible
    • ALL
    • v8.0
    • 200

      During TCmalloc upgrade SERVER-85737, it was required that assembly code get compiled with fpic. However it was applied wholesale even to old tcmalloc. This broke on dynamic powerpc builds which used old tcmalloc.

      We should not use the fpic option for assembly on dynamic ppc builds.

            Assignee:
            daniel.moody@mongodb.com Daniel Moody
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: