[llvm-dev] is it possible to disable build builtins-i386 when gnu/stubs-32.h is not ready?

Schrodinger ZHU Yifan via llvm-dev llvm-dev at lists.llvm.org
Thu Dec 9 00:26:14 PST 2021


Hi,
I do not know why CentOS is doing this, but on particular OS, <gnu/stubs-32.h> is provided in glibc-devel.i686, which includes all crt objects in the same time. Hence, installing that single lib for that particular header will actually pollute the system-wise CRT. In my situation, it seems that i386 related compiler-rt libs are not really concerned. So do we have options to disable i386 targets?

Schrodinger ZHU Yifan
School of Data Science, CUHK(SZ)
Website: https://github.com/schrodingerzhu
Github: SchrodingerZhu
Twitter: ZhuSchrodinger

Sent with ProtonMail Secure Email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211209/2ee57cd8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: publickey - i at zhuyi.fan - 0xE405E45C.asc
Type: application/pgp-keys
Size: 3237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211209/2ee57cd8/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 855 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20211209/2ee57cd8/attachment.sig>


More information about the llvm-dev mailing list