CVSROOT: /cvs
Module name: ports
Changes by: [EMAIL PROTECTED] 2008/07/10 19:47:12
Modified files:
net/silc-client: Makefile
Added files:
net/silc-client/patches: patch-lib_silcmath_tma_h
Removed files:
net/silc-client/patches: patch-lib_silcmath_tma_c
Log message:
- do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug. gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments. this is
what silc-toolkit and silc-server use, too
unbreaks amd64
tested by brad@
initial diff tested by sthen@
"definitely fine with me" brad@