Home
last modified time | relevance | path

Searched hist:b5c8548311ca91f14a5b562832e769e26161df12 (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/
H A DMakefilediff b5c8548311ca91f14a5b562832e769e26161df12 Sat Nov 03 07:30:15 CET 2001 Peter Wemm <peter@FreeBSD.org> Do not ``build'' (ie remove, and put in stub libraries) for libresolv
and/or libgnumalloc on anything but i386. The other platforms
post-date this mistake.

Do not build libc_r for ia64. There are some fundamental issues that
need to be resolved (ie: it cannot use setjmp/longjmp for thread
switching, which isn't likely to be fixed soon. libc_r has to be
reimplemented using something like makecontext()/swapcontext() etc
in order to work in ia64.)
diff b5c8548311ca91f14a5b562832e769e26161df12 Sat Nov 03 07:30:15 CET 2001 Peter Wemm <peter@FreeBSD.org> Do not ``build'' (ie remove, and put in stub libraries) for libresolv
and/or libgnumalloc on anything but i386. The other platforms
post-date this mistake.

Do not build libc_r for ia64. There are some fundamental issues that
need to be resolved (ie: it cannot use setjmp/longjmp for thread
switching, which isn't likely to be fixed soon. libc_r has to be
reimplemented using something like makecontext()/swapcontext() etc
in order to work in ia64.)