[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, experimental, updated. debian/21.0.1180.57_r148591-1-4-g2bb621a

Giuseppe Iuculano iuculano at debian.org
Wed Aug 8 20:59:57 UTC 2012


The following commit has been merged in the experimental branch:
commit 1183b6a29dc51dcfce21d32b13de033d996f04a8
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Wed Jun 13 13:04:43 2012 +0200

    Added -DUSE_EABI_HARDFLOAT for armhf

diff --git a/debian/rules b/debian/rules
index 37abd45..fa416ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -103,6 +103,7 @@ GYP_DEFINES += \
 	$(NULL)
 endif
 ifeq (armhf,$(DEB_HOST_ARCH))
+BUILD_ARGS += -DUSE_EABI_HARDFLOAT 
 GYP_DEFINES += \
 	arm_float_abi=hard \
 	arm_thumb=1 \

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list