From fbe084da17ef6c0dc8ee5987c0a160e0e7931ae5 Mon Sep 17 00:00:00 2001 From: zimoch Date: Thu, 5 Dec 2013 12:31:53 +0000 Subject: [PATCH] comments added --- configure/os/CONFIG_SITE.SL5-x86_64.Common | 1 + configure/os/CONFIG_SITE.SL6-x86_64.Common | 1 + 2 files changed, 2 insertions(+) diff --git a/configure/os/CONFIG_SITE.SL5-x86_64.Common b/configure/os/CONFIG_SITE.SL5-x86_64.Common index 942ee1fa2..ce1584300 100644 --- a/configure/os/CONFIG_SITE.SL5-x86_64.Common +++ b/configure/os/CONFIG_SITE.SL5-x86_64.Common @@ -1,2 +1,3 @@ include $(CONFIG)/os/CONFIG_SITE.linux-x86.Common +# Build 32 bit version as a cross architecture CROSS_COMPILER_TARGET_ARCHS += SL5-x86 diff --git a/configure/os/CONFIG_SITE.SL6-x86_64.Common b/configure/os/CONFIG_SITE.SL6-x86_64.Common index 14e6a9c7d..b4438d768 100644 --- a/configure/os/CONFIG_SITE.SL6-x86_64.Common +++ b/configure/os/CONFIG_SITE.SL6-x86_64.Common @@ -1,2 +1,3 @@ include $(CONFIG)/os/CONFIG_SITE.linux-x86.Common +# Build 32 bit version as a cross architecture CROSS_COMPILER_TARGET_ARCHS += SL6-x86