]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
Feature detect cpu_set_t (#221) M-staged-PR221
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 11 Jun 2018 22:01:17 +0000 (22:01 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 12 Jun 2018 10:20:31 +0000 (10:20 +0000)
commitf367e6af47c4ba71b0b285b2bc10a69fcd6f1baf
treed9de06dd389e18642dfca2c9c8ccecc136182b41
parent70eb3fde5e3bbfbab7ce310393b32ce785ab2881
Feature detect cpu_set_t (#221)

Some OS define this type but do not define __cpu_set_t_defined.
Use proper feature detection instead of relying on the macro.
compat/cpu.h
configure.ac