~ubuntu-branches/ubuntu/quantal/gcc-4.7/quantal

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-06-23 13:26:03 UTC
  • mfrom: (1.2.2) (15.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20120623132603-an0rern75d19bqx0
Tags: 4.7.1-2ubuntu1
Update the Linaro support to the 4.7-2012.06 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
        dh_strip -p$(p_l) --dbg-package=$(p_d)
133
133
        dh_compress -p$(p_l) -p$(p_d)
134
134
        dh_fixperms -p$(p_l) -p$(p_d)
135
 
        dh_makeshlibs -p$(p_l)
 
135
        $(cross_makeshlibs) dh_makeshlibs -p$(p_l)
136
136
        $(call cross_mangle_shlibs,$(p_l))
137
137
        $(cross_shlibdeps) dh_shlibdeps -p$(p_l) \
138
138
                -L$(p_l$(2)go) -l:$(d)/$(usr_lib$(2)):
139
139
        $(call cross_mangle_substvars,$(p_l))
140
 
        dh_gencontrol -p$(p_l) -p$(p_d) \
 
140
        $(cross_gencontrol) dh_gencontrol -p$(p_l) -p$(p_d) \
141
141
                -- -v$(DEB_VERSION) $(common_substvars)
142
142
        $(call cross_mangle_control,$(p_l))
143
143
        dh_installdeb -p$(p_l) -p$(p_d)