[v8/el6: 2/2] Merge branch 'master' into el6

T.C. Hollingsworth patches at fedoraproject.org
Fri Dec 13 18:44:24 UTC 2013


commit 11ba45189a5a18205770501049de973616552c15
Merge: b44f64d 0177f64
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Fri Dec 13 11:39:18 2013 -0700

    Merge branch 'master' into el6

 v8.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --cc v8.spec
index 8b7e186,9a304d2..6c3f103
--- a/v8.spec
+++ b/v8.spec
@@@ -57,9 -60,10 +60,10 @@@ Development headers and libraries for v
  %setup -q -n %{name}-%{version}
  %patch1 -p1
  %patch2 -p1
+ %patch3 -p1
  
  # -fno-strict-aliasing is needed with gcc 4.4 to get past some ugly code
 -PARSED_OPT_FLAGS=`echo \'$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing -Wno-unused-parameter -Wno-error=strict-overflow -Wno-error=unused-local-typedefs -Wno-unused-but-set-variable\'| sed "s/ /',/g" | sed "s/',/', '/g"`
 +PARSED_OPT_FLAGS=`echo \'$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing -Wno-unused-parameter -Wno-error=strict-overflow -Wno-unused-but-set-variable\'| sed "s/ /',/g" | sed "s/',/', '/g"`
  sed -i "s|'-O3',|$PARSED_OPT_FLAGS,|g" SConstruct
  
  # clear spurious executable bits


More information about the scm-commits mailing list