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

« back to all changes in this revision

Viewing changes to debian/rules.d/binary-cpp.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:
47
47
        debian/dh_doclink -p$(p_cpp) $(p_xbase)
48
48
        debian/dh_rmemptydirs -p$(p_cpp)
49
49
 
50
 
        dh_strip -p$(p_cpp)
 
50
        dh_strip -p$(p_cpp) \
 
51
          $(if $(unstripped_exe),-X/cc1)
51
52
        dh_compress -p$(p_cpp)
52
53
        dh_fixperms -p$(p_cpp)
53
54
        dh_shlibdeps -p$(p_cpp)