[AIX] Set memrchr to unavailable (#92588)
`memrchr` is not available on AIX. This patch turns it off so the optimizer will not generate it to cause link errors.
parent
8f1c9843
Please register or sign in to comment
`memrchr` is not available on AIX. This patch turns it off so the optimizer will not generate it to cause link errors.