]> git.ipfire.org Git - thirdparty/squid.git/commit
Feature detect cpu_set_t (#221)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 11 Jun 2018 22:01:17 +0000 (22:01 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Thu, 21 Jun 2018 11:24:24 +0000 (23:24 +1200)
commitbf94170d9e911105ea53d3f2230df3c2153a931c
tree1111611d553fff3c441c2a93cd80b7ced4504132
parent11acfcaf3be7a88c1ad3b531357d96926e64e0a2
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