~ubuntu-branches/ubuntu/trusty/gcc-4.7/trusty

« back to all changes in this revision

Viewing changes to debian/rules.d/binary-libitm.mk

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-04-22 11:55:05 UTC
  • mfrom: (15.2.16 experimental)
  • Revision ID: package-import@ubuntu.com-20130422115505-10c2vs3iembuyc1z
Tags: 4.7.3-2ubuntu4
Add build dependency on libsfgcc1 [armhf], needed for dependency
information of libsfstdc++6-4.7-dbg when libsfgcc1 is built from
newer sources.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
        dh_fixperms -p$(p_l) -p$(p_d)
36
36
        $(cross_makeshlibs) dh_makeshlibs -p$(p_l)
37
37
        $(call cross_mangle_shlibs,$(p_l))
38
 
        DIRNAME=$(subst n,,$(2)) $(cross_shlibdeps) dh_shlibdeps -p$(p_l) \
 
38
        $(ignshld)DIRNAME=$(subst n,,$(2)) $(cross_shlibdeps) dh_shlibdeps -p$(p_l) \
39
39
                $(call shlibdirs_to_search,,$(2))
40
40
        $(call cross_mangle_substvars,$(p_l))
41
41
        $(cross_gencontrol) dh_gencontrol -p$(p_l) -p$(p_d)     \