libcvd-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libcvd-members] [SCM] libcvd branch, master, updated. RELEASE_20120202-


From: Edward Rosten
Subject: [libcvd-members] [SCM] libcvd branch, master, updated. RELEASE_20120202-1-g1f59a69
Date: Wed, 22 Feb 2012 18:04:20 +0000

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 "libcvd".

The branch, master has been updated
       via  1f59a695537622a57f31e1439ce73b8364010751 (commit)
      from  ec41afecd7e7f2c80924b55ad56a24cdbd981e7e (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 1f59a695537622a57f31e1439ce73b8364010751
Author: Edward Rosten <address@hidden>
Date:   Wed Feb 22 19:02:24 2012 +0100

    Dodgy hack to make libcvd link against LAPACK
    
    The nre linker removes .so objects which are never referenced,
    causing libCVD not to pull in LAPACK (which old code relies on).
    
    Added dummy function call to LAPACK to prevent this behaviour.

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

Summary of changes:
 configure               |    2 ++
 configure.in            |    2 ++
 cvd_src/dummy_lapack.cc |   14 ++++++++++++++
 3 files changed, 18 insertions(+), 0 deletions(-)
 create mode 100644 cvd_src/dummy_lapack.cc


hooks/post-receive
-- 
libcvd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]