[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, master, updated. debian/20.0.1132.27_r140692-2-2-g3a003ca

Giuseppe Iuculano iuculano at debian.org
Wed Jun 20 12:38:35 UTC 2012


The following commit has been merged in the master branch:
commit 29f002e67f1684bdb3d495ffa77e2f7d0a7e1426
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Wed Jun 20 14:22:55 2012 +0200

    Add -DUSE_EABI_HARDFLOAT in gyp defines for armhf

diff --git a/debian/rules b/debian/rules
index fa416ff..ee138cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -103,7 +103,7 @@ GYP_DEFINES += \
 	$(NULL)
 endif
 ifeq (armhf,$(DEB_HOST_ARCH))
-BUILD_ARGS += -DUSE_EABI_HARDFLOAT 
+GYP_DEFINES += -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