summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared H.Hudson <jhhudso@gentoo.org>2004-02-09 08:47:07 +0000
committerJared H.Hudson <jhhudso@gentoo.org>2004-02-09 08:47:07 +0000
commita0905a596115b1625f79cdbc0c7ec26313bfd9d3 (patch)
tree32a8c5617a786b1dceae94129a6fdd87ab629455 /dev-lang/ifc
parentMarked stable on hppa. (diff)
downloadhistorical-a0905a596115b1625f79cdbc0c7ec26313bfd9d3.tar.gz
historical-a0905a596115b1625f79cdbc0c7ec26313bfd9d3.tar.bz2
historical-a0905a596115b1625f79cdbc0c7ec26313bfd9d3.zip
*** empty log message ***
Diffstat (limited to 'dev-lang/ifc')
-rw-r--r--dev-lang/ifc/files/7.1.008/05icc-ifc4
-rw-r--r--dev-lang/ifc/files/7.1.008/ifc4
2 files changed, 8 insertions, 0 deletions
diff --git a/dev-lang/ifc/files/7.1.008/05icc-ifc b/dev-lang/ifc/files/7.1.008/05icc-ifc
new file mode 100644
index 000000000000..83675cb1c8af
--- /dev/null
+++ b/dev-lang/ifc/files/7.1.008/05icc-ifc
@@ -0,0 +1,4 @@
+LDPATH=/opt/intel/compiler70/ia32/lib
+MANPATH=/opt/intel/compiler70/man
+PATH=/opt/intel/compiler70/ia32/bin
+ROOTPATH=/opt/intel/compiler70/ia32/bin
diff --git a/dev-lang/ifc/files/7.1.008/ifc b/dev-lang/ifc/files/7.1.008/ifc
new file mode 100644
index 000000000000..03a76f00bc51
--- /dev/null
+++ b/dev-lang/ifc/files/7.1.008/ifc
@@ -0,0 +1,4 @@
+#!/bin/sh
+export INTEL_LICENSE_FILE="/opt/intel/licenses"
+export LD_LIBRARY_PATH="/opt/intel/compiler70/ia32/lib"
+/opt/intel/compiler70/ia32/bin/ifcbin $*