]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
filterout_cxx example
authorElan Ruusamäe <glen@delfi.ee>
Wed, 27 Jan 2016 20:17:37 +0000 (22:17 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 27 Jan 2016 20:17:37 +0000 (22:17 +0200)
lib.spec

index f020fd34e57edf74e299bb4c48a6de4e136818bd..15edd6f2747ae299e0963bba27afec8304fc9341 100644 (file)
--- a/lib.spec
+++ b/lib.spec
@@ -34,6 +34,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                filterout_ld    -Wl,--as-needed
 # do not commit spec containing this (use for local testing only):
 %define                filterout_c     -Werror=format-security
+%define                filterout_cxx   -Werror=format-security
 
 # Ignore file in __spec_install_post_check_so
 BuildRequires: rpmbuild(macros) >= 1.583
This page took 0.108056 seconds and 4 git commands to generate.