]> git.pld-linux.org Git - packages/gcc4.git/commitdiff
- debuginfo disabled for devel snaps.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 16 Jun 2005 18:14:33 +0000 (18:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc4.spec -> 1.322

gcc4.spec

index e81f41c2cf44ec1ea4c847bc6efdaff7b4eb8e2a..02f2b2cc024cf53bd1cdfbda1baa3d1a33ac66bd 100644 (file)
--- a/gcc4.spec
+++ b/gcc4.spec
@@ -17,6 +17,9 @@
 %bcond_without bootstrap       # omit 3-stage bootstrap
 %bcond_with    tests           # torture gcc
 
+# debuginfo not needed for devel snaps.
+%define                _enable_debug_packages  0
+
 %if %{without objc}
 %undefine      with_objcxx
 %endif
This page took 0.07117 seconds and 4 git commands to generate.