From a2f3809140232e268f68527ea16d34ed439acf93 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Sun, 11 Jan 2004 15:34:17 +0000 Subject: - connect icc7 to the build after a repocopy from icc - update icc7 to 7.1.035 - sync parts of icc7 with the icc (v8) port --- lang/icc7/files/patch-ia32::bin::icpc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/icc7/files/patch-ia32::bin::icpc') diff --git a/lang/icc7/files/patch-ia32::bin::icpc b/lang/icc7/files/patch-ia32::bin::icpc index 0557997d9a8b..2777cf0bb24e 100644 --- a/lang/icc7/files/patch-ia32::bin::icpc +++ b/lang/icc7/files/patch-ia32::bin::icpc @@ -4,8 +4,8 @@ #!/bin/sh -if [ -z INTEL_LICENSE_FILE ] -+PREFIX=@@PREFIX@@ -+export PREFIX; ++ICC_LOCALBASE=%%ICC_LOCALBASE%% ++export ICC_LOCALBASE; + +if [ -z "$INTEL_LICENSE_FILE" ] then -- cgit v1.2.3