Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 11:27:19 -0700 (PDT)
From:      Tor Egge <tegge@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/linuxthreads Makefile pkg-plist ports/devel/linuxthreads/files Makefile.libgcc_r Makefile.libstdc++ Makefile.libsupc++ README.FreeBSD patch-aa
Message-ID:  <200206081827.g58IRJ828734@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2002/06/08 11:27:19 PDT

  Modified files:
    devel/linuxthreads   Makefile pkg-plist 
    devel/linuxthreads/files Makefile.libgcc_r README.FreeBSD 
                             patch-aa 
  Added files:
    devel/linuxthreads/files Makefile.libstdc++ Makefile.libsupc++ 
  Log:
  Build linuxthreads version of libstdc++ and libsupc++ under 5.0-CURRENT.
  Don't misuse DESTDIR when building linuxthreads version of libgcc.
  Fix varargs warning under 5.0-CURRENT.
  Don't try to register profiled libraries when NOPROFILE has been specified.
  Don't try to register shared libraries when NOPIC has been specified.
  Bump port revision.
  
  PR:             38876
  
  Revision  Changes    Path
  1.27      +85 -8     ports/devel/linuxthreads/Makefile
  1.4       +8 -9      ports/devel/linuxthreads/files/Makefile.libgcc_r
  1.1       +18 -0     ports/devel/linuxthreads/files/Makefile.libstdc++ (new)
  1.1       +18 -0     ports/devel/linuxthreads/files/Makefile.libsupc++ (new)
  1.8       +12 -0     ports/devel/linuxthreads/files/README.FreeBSD
  1.17      +17 -4     ports/devel/linuxthreads/files/patch-aa
  1.7       +10 -4     ports/devel/linuxthreads/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206081827.g58IRJ828734>