]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
squid: Fix build on ARM
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Feb 2015 12:43:04 +0000 (12:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 14 Feb 2015 12:43:04 +0000 (12:43 +0000)
commitdc7bdd56a69cac2ea7968e92d28eafd5c85d1dcb
treed8d7001fbac64567caf8f47f1004779ea89cac50
parentb6d002c7de318de60ac4fb69298e60e9674c98fd
squid: Fix build on ARM

cc1plus: warnings being treated as errors
FtpRelay.cc: In member function 'virtual void Ftp::Relay::handleControlReply()':
FtpRelay.cc:323: error: NULL used in arithmetic
FtpRelay.cc: In member function 'void Ftp::Relay::forwardPreliminaryReply(void (Ftp::Relay::*)())':
FtpRelay.cc:362: error: NULL used in arithmetic
FtpRelay.cc: In member function 'void Ftp::Relay::proceedAfterPreliminaryReply()':
FtpRelay.cc:381: error: NULL used in arithmetic
make[4]: *** [FtpRelay.lo] Error 1
lfs/squid
src/patches/squid-3.5.1-build-fix-1.patch [new file with mode: 0644]