1
0
mirror of https://github.com/squid-cache/squid.git synced 2025-04-17 10:57:06 +03:00
Francesco Chemolli fefaea1e39 Bug 5489: Fix "make check" linking on Solaris (#2049)
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
2025-04-14 08:18:18 +00:00
2025-03-30 08:53:34 +00:00
2023-01-22 08:35:27 +00:00
2024-12-31 15:22:12 +00:00
2020-07-05 15:53:45 +00:00
2025-02-02 17:42:07 +00:00
2015-09-26 21:57:29 -07:00
2025-03-04 19:30:55 +00:00
2023-10-29 19:17:35 +00:00
2023-10-23 04:41:43 +00:00
2023-01-22 08:35:27 +00:00

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/.
Description
Кэширующий веб-прокси Squid
Readme 321 MiB
Languages
C++ 85.3%
C 7.6%
M4 2.4%
Makefile 1.5%
Shell 1.1%
Other 2%