Comment 2 for bug 935090

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libdispatch - 0~svn197-3ubuntu1

---------------
libdispatch (0~svn197-3ubuntu1) precise; urgency=low

  * 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'.
 -- Colin Watson <email address hidden> Mon, 23 Apr 2012 13:43:20 +0100