Commit Graph

2 Commits

Author SHA1 Message Date
Fredrik Fornwall
4baecf33a4 tsocks: Blacklist arm and i686 arches
Hitting compile errors on arm and i686:

tsocks.c:226:36: error: use of undeclared identifier '__len'; did you
mean 'mblen'?
return(realconnect(__fd, __addr, __len));
2017-09-22 00:45:33 +02:00
Oliver Schmidhauser
ac01b02184 tsocks: Add package (#1550) 2017-09-22 00:29:36 +02:00