[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:58 UTC 2012


The following commit has been merged in the experimental 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