TritonDataCenter / illumos-extra

Extra non-ON software required for Illumos
Other
39 stars 47 forks source link

OS-8596 openldap update for gcc 14 #133

Closed tsoome closed 15 hours ago

tsoome commented 4 days ago

openldap has two problems:

  1. pthread_detach() needs int, not pointer
  2. thr_yield() needs thread.h.
tsoome commented 1 day ago

Confirm no gcc10 dis(1) diffs in libldap for IA.

Issue updated with example of dis and diff. no differences.

danmcd commented 17 hours ago

Your synch will clobber this IA, but it's there now.