]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- filterout fortify flags from equation (too many bugs in the code that are catched...
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 1 Aug 2008 18:48:51 +0000 (18:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icedove.spec -> 1.10

icedove.spec

index f8ee0fb6351859cc7f1a23736a27f91613686af4..38d5850cf6dde25cf0c66a443b63303afdcf1291 100644 (file)
@@ -71,6 +71,8 @@ Obsoletes:    mozilla-thunderbird
 Obsoletes:     mozilla-thunderbird-dictionary-en-US
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                filterout_cpp           -D_FORTIFY_SOURCE=[0-9]+
+
 # iceweasel/icedove/iceape provide their own versions
 %define                _noautoreqdep           libgfxpsshar.so libgkgfx.so libgtkxtbin.so libjsj.so libxpcom_compat.so libxpcom_core.so libxpistub.so
 %define                _noautoprovfiles        %{_libdir}/%{name}/components
This page took 0.431083 seconds and 4 git commands to generate.