Disable getauxval for Go
We want the Go build to not use getauxval, as we must support glibc < 2.16 platforms. Reviewed By: dvyukov Differential Revision: https://reviews.llvm.org/D84859
Loading
Please sign in to comment
We want the Go build to not use getauxval, as we must support glibc < 2.16 platforms. Reviewed By: dvyukov Differential Revision: https://reviews.llvm.org/D84859