toolchain: gcc: rename popcount to avoid conflict with C++20
The macro conflicts with the C++20 feature std::popcount
fixes zephyrproject-rtos/zephyr#53421
Signed-off-by:
Hein Wessels <heinwessels93@gmail.com>
Loading
Please sign in to comment