]> git.pld-linux.org Git - projects/cleanbuild.git/commitdiff
disable debug packages in docker as well
authorElan Ruusamäe <glen@delfi.ee>
Thu, 15 Dec 2016 08:51:25 +0000 (10:51 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 15 Dec 2016 08:51:25 +0000 (10:51 +0200)
rpmmacros

index 7eb4e99c71ca93578efabcaddd8db21de6c03a67..a67283d892f0315365c2872101d25e4bf523e193 100644 (file)
--- a/rpmmacros
+++ b/rpmmacros
@@ -3,3 +3,5 @@
 
 %__cc %{?ccache_prefix}%{_target_platform}-gcc
 %__cxx %{?ccache_prefix}%{_target_platform}-g++
+
+%_enable_debug_packages 0
This page took 0.197413 seconds and 4 git commands to generate.