~ubuntu-branches/ubuntu/vivid/gccgo-5/vivid-updates

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2015-02-26 08:23:14 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20150226082314-ajakcli5v70mb3r7
Tags: 5-20150226-1ubuntu1
Update to SVN 20150226.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
        debian/dh_rmemptydirs -p$(p_objcx)
33
33
 
34
 
        dh_strip -p$(p_objcx)
 
34
        dh_strip -p$(p_objcx) \
 
35
          $(if $(unstripped_exe),-X/cc1objplus)
35
36
        dh_compress -p$(p_objcx)
36
37
 
37
38
        dh_fixperms -p$(p_objcx)