mirror of
https://github.com/squid-cache/squid.git
synced 2025-04-17 10:57:06 +03:00
Change link order of libcomm and libip to fix missing symbols at link time on Solaris: libtool: link: /usr/gcc/14/bin/g++ ... -o tests/testCacheManager _ZN2Ip11InterceptorE ... libcomm.a _ZN2Ip9Intercept9LookupNatERKN4Comm10ConnectionE ... libcomm.a ld: fatal: symbol referencing errors
SQUID Web Proxy Cache http://www.squid-cache.org/ ------------------------------------------------------------------------ Copyright (C) 1996-2023 The Squid Software Foundation and contributors Squid software is distributed under GPLv2+ license and includes contributions from numerous individuals and organizations. Please see the COPYING and CONTRIBUTORS files for details. For support, please use the following resources: * General help and support: squid-users@lists.squid-cache.org * Public bug reports: https://bugs.squid-cache.org/ * Security bug reports: squid-bugs@lists.squid-cache.org * Development discussions: squid-dev@lists.squid-cache.org For mailing list subscription instructions, project maintainers contact information, commercial services, and many other support details, please visit http://www.squid-cache.org/Support/ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Languages
C++
85.3%
C
7.6%
M4
2.4%
Makefile
1.5%
Shell
1.1%
Other
2%