]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- -fno-strict-aliasing already exist in recent rpmc(xx)flags. auto/th/mozilla-firefox-1_5_0_3-1
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 11 May 2006 09:27:46 +0000 (09:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.138

mozilla-firefox.spec

index 7f58642b6cd94200118c6ddd46daaba9ad206a37..1aaa5af2f4178e3f343cc30077783a5068e0d627 100644 (file)
@@ -188,7 +188,7 @@ ac_cv_visibility_pragma=no
 EOF
 
 %{__make} -j1 -f client.mk build \
-       CC="%{__cc} -fno-strict-aliasing" \
+       CC="%{__cc}" \
        CXX="%{__cxx}"
 
 %install
This page took 0.039463 seconds and 4 git commands to generate.