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

Remove PCRE defines from SConstruct

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.2
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • Fully Compatible
    • ALL
    • Platform 2 04/24/15

      Remove this from Environment.
      PCRE_VERSION='8.36',

      env.Prepend( CPPDEFINES=[ "MONGO_EXPOSE_MACROS" ,
                                "PCRE_STATIC",  # for pcre on Windows
                                "SUPPORT_UTF8" ],  # for pcre
      }
      

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: