Yes, this build sources, but I think
ppc64
is not equal toppc64le
. More details at https://codeyarns.com/tech/2020-08-17-difference-between-ppc64-and-ppc64le.html
Yes feels to me also that they are not the same. I wll remove that commit.
Therefore ppc64
should have USE_FAST_LOCK=ON
but ppc64le
to OFF
. Due to https://github.com/kamailio/kamailio/blob/5ac0428c2228bc8be70104fe8ff14fd1ac9724cb/cmake/defs.cmake#L162-L164 and the fact that this does a regex match both are picked to yes wrongly.
I will rearrange the conditions to match our expectations and get back to you.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.