diff options
author | netchild <netchild@FreeBSD.org> | 2002-09-17 20:10:46 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2002-09-17 20:10:46 +0800 |
commit | 33b01dfbc93515347b3a5938f3ac29ce74ab3609 (patch) | |
tree | 6b6e6d0be62a7800f525240c765a34aa319c839e /security/openssh | |
parent | 6f3eb34b7fd52fe17d4b789fef058dfef877a3c5 (diff) | |
download | freebsd-ports-gnome-33b01dfbc93515347b3a5938f3ac29ce74ab3609.tar.gz freebsd-ports-gnome-33b01dfbc93515347b3a5938f3ac29ce74ab3609.tar.zst freebsd-ports-gnome-33b01dfbc93515347b3a5938f3ac29ce74ab3609.zip |
- C++ support: fix to work also on -current, work around broken exception
handling when generating shared objects with binutils/ld 2.12.[0,1], link
in the icc C++ ABI definitions not those of gcc
- remove libcprts (STL): it has unresolvable glibc dependencies in both,
dynamic and static, versions, therefore is not usable and entirely unneeded
when libstlport is used instead
- add libimf (Intel's optimized math functions library), while there's no
measurable speed improvement (at least for the functions tested) in
comparison to FreeBSD's libm beyond the "normal" icc vs. gcc boost icc
occasionally produces code depending on libimf when told to optimize for
Pentium 4
- replace the ld-script with a wrapper written in C as (c)sh is a bit limited
and long winded for that purpose
- minor stuff and cleanup
Submitted by: marius@alchemy.franken.de
Diffstat (limited to 'security/openssh')
0 files changed, 0 insertions, 0 deletions