12 May
2021
12 May
'21
1:08 a.m.
Hello, I was reading the PKGBUILD of `glibc` the other day, and noticed that only the `glibc` programs are build with fortify sources, and the library itself is not. Is there a specific reason to do so? Sincerely P.S. My context for this question is that I'm bootstrapping Arch for MIPS r6 and is under way, I'm rebuilding glibc today and this came to my mind (I have built the entire `glibc` with fortify enabled and it seemed to work just fine, so would like to know the reason behind disabling fortify for the libraries).