[pocl] branch master updated (0544dd4 -> fb5b68c)

Andreas Beckmann anbe at moszumanska.debian.org
Tue Nov 28 17:59:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

anbe pushed a change to branch master
in repository pocl.

      from  0544dd4   remove more potential arch-specific clang symbols
      adds  ea87eec   switch to the cmake buildsystem
      adds  0d5f10e   llvmopencl.so.7 is now a private library
      adds  302276a   cmake does test logging differently
      adds  e2b6dfa   do not set -fno-rtti under cmake
      adds  f5cd782   disable get_cpu_name() under cmake
      adds  e96643e   forcibly link regression tests with -lpthread under cmake
      adds  0771fb4   finalize changelog for pocl (0.13-12), upload to experimental
      adds  91bdb83   update symbols files
      adds  5353542   fix cmake i386 detection
      adds  fb5b68c   finalize changelog for pocl (0.13-13)

No new revisions were added by this update.

Summary of changes:
 debian/changelog                                   |  20 ++
 debian/control                                     |   1 +
 debian/libpocl1.symbols                            | 322 +--------------------
 ...cmake-forcibly-link-regtests-with-pthread.patch |  28 ++
 debian/patches/cmake-no-fno-rtti.patch             |  20 ++
 debian/patches/cmake-no-get_cpu_name.patch         |  44 +++
 debian/patches/fix-tests-i386.patch                |  13 +-
 debian/patches/series                              |   3 +
 debian/rules                                       |  30 +-
 9 files changed, 147 insertions(+), 334 deletions(-)
 create mode 100644 debian/patches/cmake-forcibly-link-regtests-with-pthread.patch
 create mode 100644 debian/patches/cmake-no-fno-rtti.patch
 create mode 100644 debian/patches/cmake-no-get_cpu_name.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/pocl.git



More information about the Pkg-opencl-commits mailing list