lp:ubuntu/precise/libdispatch

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/libdispatch
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

7. By Colin Watson

* Strip --param=ssp-buffer-size=4 from CFLAGS; clang doesn't support it
  and so we end up omitting Blocks support (LP: #935090).
* Strip -fstack-protector from CFLAGS; this causes a link failure with
  clang on at least some architectures.
* Fix build with 'ld --no-add-needed'.

6. By mheily

* Replace individual patches with a combined libdispatch-r197_v2 patch.
* Add workaround for eglibc bug #631888.
* The configure script now defaults to Clang if it is available.

5. By mheily

* Require clang >= 2.8
* patches/dispatch_main: prevent the process from becoming a zombie.
* patches/__builtin_expect: removed due to use of >= 2.8
* patches/use_libm: removed due to use of clang >= 2.8
* Add a Build-Depends on dh-autoreconf, and enable this in debian/rules

4. By mheily

* Upgrade to r197 from the upstream source repository.
* Remove all Debian-specific patches.
* Remove libbsd as a dependency.
* Add a dependency on libpthread-workqueue.

3. By mheily

Add pkg-config as a dependency (fixes FTBFS)

2. By mheily

Initial upload (Closes: #576638)

1. By mheily

Import upstream version 0~svn188

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/libdispatch
This branch contains Public information 
Everyone can see this information.

Subscribers