~ubuntu-branches/ubuntu/wily/libpthread-workqueue/wily

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Mark Heily
  • Date: 2014-03-06 23:38:54 UTC
  • mfrom: (5.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20140306233854-7tko222ovfiy2ajv
Tags: 0.9.1-1
New upstream version that prevents build failures on non-x86 platforms.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
3
%:
4
 
        CFLAGS="" LDADD="-lpthread" dh $@ 
 
4
        dh $@