[Buildd-tools-devel] [GIT] schroot branch, master, updated. schroot-1.1.6-93-g52edb9a

Roger Leigh rleigh at alioth.debian.org
Sun Mar 22 23:04:44 UTC 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "schroot".

The branch, master has been updated
       via  52edb9ac4559869f2101139b77d5465f944d9c60 (commit)
       via  7822f2e229cad78de237d41dd941f7f959fe3c8c (commit)
       via  1d9703d11909b162a44f48ec1131c2b7b548a5ac (commit)
      from  18e487fe539ba47caf53c80b969316d67fa92b9b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 52edb9ac4559869f2101139b77d5465f944d9c60
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Mar 22 17:00:01 2009 +0000

    [debian] Close #520713

commit 7822f2e229cad78de237d41dd941f7f959fe3c8c
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Mar 22 16:55:07 2009 +0000

    [build] Compile and link with POSIX thread support
    
    This is not needed on most platforms, but on Alpha
    appears to be necessary in order to have a working
    std::tr1::shared_ptr.  Without this, it fails due
    to a failed internal glibc assertion while locking
    with a pthread mutex during shared_ptr construction.

commit 1d9703d11909b162a44f48ec1131c2b7b548a5ac
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Mar 22 16:54:36 2009 +0000

    [build] Add checks for POSIX thread support

-----------------------------------------------------------------------

Summary of changes:
 configure.ac      |    1 +
 debian/changelog  |   12 +++
 m4/acx_pthread.m4 |  275 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 scripts/global.mk |    3 +-
 4 files changed, 290 insertions(+), 1 deletions(-)
 create mode 100644 m4/acx_pthread.m4


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list