~ubuntu-branches/ubuntu/trusty/pyopencl/trusty-proposed

« back to all changes in this revision

Viewing changes to .pc/hardening.patch/aksetup_helper.py

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2013-10-22 18:08:41 UTC
  • mfrom: (2.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20131022180841-1lcaecrns774y1ys
Tags: 2013.1+git20130916-1build1
No change rebuild for Boost 1.54 transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
547
547
            source_files += glob(
548
548
                    "bpl-subset/bpl_subset/libs/thread/src/win32/*.cpp")
549
549
            source_files += glob(
550
 
                    "bpl-subset/bpl_subset/libs/thread/src/*.cpp")
 
550
                    "bpl-subset/bpl_subset/libs/thread/src/tss_null.cpp")
551
551
        else:
552
552
            source_files += glob(
553
553
                    "bpl-subset/bpl_subset/libs/thread/src/pthread/*.cpp")