Message ID | 20230622172029.726710-1-ammarfaizi2@gnuweeb.org (mailing list archive) |
---|---|
Headers | show |
Series | Introduce '--use-libc' option | expand |
On Fri, 23 Jun 2023 00:20:26 +0700, Ammar Faizi wrote: > Hi Stefan and Guillem, > > This is an RFC patch series to introduce the '--use-libc' option to the > configure script. > > Currently, when compiling liburing on x86, x86-64, and aarch64 > architectures, the resulting binary lacks the linkage with the standard > C library (libc). > > [...] Applied, thanks! [1/3] configure: Remove --nolibc option commit: 7eba81f6eb2d62d7835622267b483b95bdf0bcd5 [2/3] configure: Introduce '--use-libc' option commit: 151f80504d8cba262f0950b76953dd7441342163 [3/3] src/Makefile: Allow using stack protector with libc commit: 449ebc5a425f3a8b14c78357cbe9ab1011a797eb Best regards,