diff --git a/branches/sid/gcc-4.6/debian/rules.patch b/branches/sid/gcc-4.6/debian/rules.patch index 3ce45f1..620493b 100644 --- a/branches/sid/gcc-4.6/debian/rules.patch +++ b/branches/sid/gcc-4.6/debian/rules.patch @@ -162,11 +162,13 @@ ifneq (,$(findstring $(DEB_TARGET_ARCH),arm armel armhf)) debian_patches += $(if $(with_linaro_branch),,gcc-volatile-bitfields) endif +ifdef DEB_STAGE ifeq ($(with_softfloat),yes) debian_patches += arm-multilib-soft-float else debian_patches += arm-multilib endif +endif ifeq ($(DEB_TARGET_ARCH),m68k) debian_patches +=