diff options
author | marcus <marcus@FreeBSD.org> | 2009-03-23 03:41:34 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-03-23 03:41:34 +0800 |
commit | 667c6b0dccce3a70dbad88fd97207a769349b0cf (patch) | |
tree | 358fd23e639e28e5c59ec66aec46c429a1078341 /sysutils/rsyslog6-devel-dbi | |
parent | 52fd025087e815e0eec51e99fce2579126d0d2d8 (diff) | |
download | freebsd-ports-gnome-667c6b0dccce3a70dbad88fd97207a769349b0cf.tar.gz freebsd-ports-gnome-667c6b0dccce3a70dbad88fd97207a769349b0cf.tar.zst freebsd-ports-gnome-667c6b0dccce3a70dbad88fd97207a769349b0cf.zip |
Mark SOCKS5 support as only for i386 since it will cause 64-bit apps to
crash as it lacks prototype definitions for functions such as SOCKSlocaltime,
SOCKSread, etc. These functions return 64-bit values, but will get
truncated to 32-bit values without proper prototypes.
I looked at net/socks5, but it does not appear to be engineered in a way
to provide these prototypes to external consumers. The socks5 port needs
to be updated so that it works with INCLUDE_PROTOTYPES on FreeBSD.
Diffstat (limited to 'sysutils/rsyslog6-devel-dbi')
0 files changed, 0 insertions, 0 deletions