]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox.spec
- use proper flags for c++
[packages/firefox.git] / firefox.spec
index 5f3a79d16562035186e1e7699a4b4278317119bc..18859871c55e394f144d8b0a8f6c33bff9806efb 100644 (file)
@@ -202,7 +202,7 @@ cat << 'EOF' > .mozconfig
 . $topsrcdir/browser/config/mozconfig
 
 export CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64"
-export CXXFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64"
+export CXXFLAGS="%{rpmcxxflags} -D_FILE_OFFSET_BITS=64"
 
 mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-%{_target_cpu}
 
This page took 0.028279 seconds and 4 git commands to generate.