projects
/
packages
/
firefox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e783e2f
)
- use proper flags for c++
auto/th/firefox-54.0-1
author
Jan Rękorajski
<baggins@pld-linux.org>
Wed, 28 Jun 2017 19:54:53 +0000
(21:54 +0200)
committer
Jan Rękorajski
<baggins@pld-linux.org>
Wed, 28 Jun 2017 19:54:53 +0000
(21:54 +0200)
firefox.spec
patch
|
blob
|
blame
|
history
diff --git
a/firefox.spec
b/firefox.spec
index
5f3a79d
..
1885987
100644
(file)
--- a/
firefox.spec
+++ b/
firefox.spec
@@
-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="%{rpmc
xx
flags} -D_FILE_OFFSET_BITS=64"
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-%{_target_cpu}
This page took
1.326551 seconds
and
4
git commands to generate.