Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(461)

Unified Diff: installer/linux/debian_i386/rules

Issue 210018: Build -dbgsym Debian packages. These contain the stripped-out debugging symbo... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « installer/linux/debian_i386/control ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/linux/debian_i386/rules
===================================================================
--- installer/linux/debian_i386/rules (revision 26002)
+++ installer/linux/debian_i386/rules (working copy)
@@ -6,6 +6,8 @@
include /usr/share/cdbs/1/rules/debhelper.mk
+DEB_DH_STRIP_ARGS=--dbg-package=google-o3d-dbgsym
+
# For the 32-bit package, shlibdeps may not be able to find the three dependent
# libraries because they aren't included in our package and we don't list them
# as a build dependency (because we can't, since on a 64-bit system that would
« no previous file with comments | « installer/linux/debian_i386/control ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698