[squid-dev] [PATCH] remove --disable-inline and related macros
Amos Jeffries
squid3 at treenet.co.nz
Sun Jan 8 02:33:09 UTC 2017
This now just depends on the client_side_request_cci_remove_mk1.patch
submitted earlier.
With the .cci files gone there is no longer any use of the SQUID_INLINE
macro. Which in turn removes the need for _USE_INLINE_ macro and then
the --disable-inline build option which sets that.
The relevant compiler specific *FLAGS option should be used instead to
disable compiler inlining functions without special macro usage.
Amos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SQUID_INLINE_removal_mk1.patch
Type: text/x-diff
Size: 3895 bytes
Desc: not available
URL: <http://lists.squid-cache.org/pipermail/squid-dev/attachments/20170108/b69cd08e/attachment.patch>
More information about the squid-dev
mailing list