cvs commit: src/lib/libthr Makefile
    Marcel Moolenaar 
    marcel at FreeBSD.org
       
    Fri Jun 27 11:07:48 PDT 2003
    
    
  
marcel      2003/06/27 11:07:47 PDT
  FreeBSD src repository
  Modified files:
    lib/libthr           Makefile 
  Log:
  Create compatibility links for libc_r on ia64 to prevent build-time
  breakages. Note that runtime compatibility is not guaranteed. Future
  changes to setjmp/longjmp in libc will break threaded applications
  linked against libc_r.so.5 on ia64. We pull our "tier 2" card once
  more...
  
  Reviewed by: ru
  
  Revision  Changes    Path
  1.4       +12 -0     src/lib/libthr/Makefile
    
    
More information about the cvs-all
mailing list