Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • O OpenLDAP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Bugzilla
    • Bugzilla
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • openldap
  • OpenLDAP
  • Merge requests
  • !50

ITS#9215 Fix feature test macro for pthread_setconcurrency

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ryan Tandy requested to merge ryan/openldap:its9215 into master Apr 22, 2020
  • Overview 5
  • Commits 1
  • Pipelines 2
  • Changes 1

Follow the pattern used elsewhere.

Tested on Debian 10 (buster), Solaris 10, and Solaris 11 (Solaris Studio 12.6 on both of those).

Fixes the following compile failure on Solaris 10:

libtool: compile:  cc -g -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/opt/csw/include -DLDAP_LIBRARY -c thr_posix.c  -KPIC -DPIC -o .libs/thr_posix.o
"/usr/include/sys/feature_tests.h", line 337: #error: "Compiler or options invalid for pre-UNIX 03 X/Open applications  and pre-2001 POSIX applications"
cc: acomp failed for thr_posix.c
*** Error code 1
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: its9215