Commit graph

9 commits

Author SHA1 Message Date
Alexander Nasonov
81dc358361 Update to 11.1.064 2009-12-20 00:29:43 +00:00
Alexander Nasonov
849b63f4c9 Update to version 11.1.059. Add multilib support (-m32|64) on x86_64. 2009-11-14 14:45:32 +00:00
Alexander Nasonov
1281a34f1f - Compile with the -O flag,
- Sync math.h with NetBSD's math.h.

Bump PKGVERSION.
2009-11-01 17:39:09 +00:00
Alexander Nasonov
38909339a1 Complete rewrite of NetBSD wrappers (bump PKGVERSON).
Don't use icc -dryrun output to get a list of commands for execution,
it's not always correct. Use native binaries $PREFIX/icc11/libexec/{ld,as}
instead. These wrappers modify command line arguments, move temporary
files from /emul/linux/tmp to /tmp and pass modified command line
to real ld and as binaries.

Use common $DISTNAME for i386 and amd64. This nearly doubles a size
(from 700M to over 1G) to download. The new distfle will be required
to support ABI=32 on amd64. A nice side effect of the common distname
is no need to support different set of patches for i386 and amd64
(see patch-ac and patch-ah).
2009-10-20 22:29:10 +00:00
Alexander Nasonov
c73e1ee9d9 Add missing install -d /icc11/libexec. 2009-10-12 21:24:34 +00:00
Alexander Nasonov
ee1a2530ea There is no libexec on Linux. 2009-10-05 12:55:48 +00:00
Alexander Nasonov
a240efb9ef Add checksums for x86_64. 2009-10-05 10:12:45 +00:00
Alexander Nasonov
02cd85e11f Get rid or pkglint errors. 2009-10-04 22:07:47 +00:00
Alexander Nasonov
1994925958 Intel C++ compiler version 11.1.056 2009-10-04 21:46:36 +00:00