]> git.pld-linux.org Git - packages/unibilium.git/commitdiff
use CFLAGS/LDFLAGS auto/th/unibilium-1.2.0-1
authorElan Ruusamäe <glen@delfi.ee>
Tue, 13 Sep 2016 21:08:47 +0000 (00:08 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 13 Sep 2016 21:08:47 +0000 (00:08 +0300)
unibilium.spec

index a2b18a5fcfbdb6d9c5147616f8df2835eb1989a3..47f99a5ea854dd1e2ae56af122892a270b5ff8ee 100644 (file)
@@ -42,6 +42,8 @@ Development files needed for %{name}.
 %build
 %{__make} \
        CC="%{__cc}" \
+       CFLAGS="%{rpmcflags}" \
+       LDFLAGS="%{rpmldflags}" \
        PREFIX=%{_prefix} \
        LIBDIR=%{_libdir}
 
This page took 0.117641 seconds and 4 git commands to generate.