]> git.pld-linux.org Git - packages/rpm-build-macros.git/blobdiff - rpm.macros
- unmmazured
[packages/rpm-build-macros.git] / rpm.macros
index 7535ce41ccb8d6004c740b244c90e5082643e255..1ea90c130c31b9499519ba9aa08bb6b3818c10e1 100644 (file)
@@ -19,8 +19,9 @@
 %debuginfocflags       %{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -ggdb}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
 
 %debugcflags   -O0 -g -Wall
-%rpmcflags     %{?debug:%debugcflags}%{!?debug:%optflags}%{?debuginfocflags} %rpmcxxflags      %{rpmcflags} -fvisibility-inlines-hidden
-%rpmldflags            -Wl,--as-needed
+%rpmcflags     %{?debug:%debugcflags}%{!?debug:%optflags}%{?debuginfocflags}
+%rpmcxxflags   %{rpmcflags} -fvisibility-inlines-hidden
+%rpmldflags    -Wl,--as-needed
 
 # kernel compiler
 %kgcc          gcc
This page took 0.025666 seconds and 4 git commands to generate.