Hello community, here is the log from the commit of package v8 for openSUSE:Factory checked in at 2012-12-14 11:22:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/v8 (Old) and /work/SRC/openSUSE:Factory/.v8.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "v8", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/v8/v8.changes 2012-10-29 20:15:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.v8.new/v8.changes 2012-12-14 11:22:41.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Dec 5 10:09:12 UTC 2012 - [email protected] + +- Fix armv7 using new flag (hardfp=on) + +------------------------------------------------------------------- @@ -6,0 +12,5 @@ + +------------------------------------------------------------------- +Thu Sep 27 14:28:34 UTC 2012 - [email protected] + +- Enable build on ARMv5 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ v8.spec ++++++ --- /var/tmp/diff_new_pack.KHIPda/_old 2012-12-14 11:22:43.000000000 +0100 +++ /var/tmp/diff_new_pack.KHIPda/_new 2012-12-14 11:22:43.000000000 +0100 @@ -44,7 +44,7 @@ %ifarch x86_64 %global target x64 %endif -%ifarch armv7l armv7hl +%ifarch armv5el armv5tel armv7l armv7hl %global target arm %endif @@ -95,7 +95,7 @@ env=CCFLAGS:"-fPIC" MAKE_EXTRA_FLAGS="" %ifarch armv7hl -MAKE_EXTRA_FLAGS+=use_arm_eabi_hardfloat=true +MAKE_EXTRA_FLAGS+=hardfp=on %endif make %{target}.release -j3 library=shared snapshots=on soname_version=%{somajor} $MAKE_EXTRA_FLAGS -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
