= Some packages may need an adaption with GCC 14 Reference: https://gitlab.com/fweimer-rh/fedora-modernc == Tcl FTBFS with `configure: error: could not find source file 'pty_.c'`. Fedora uses [https://src.fedoraproject.org/rpms/expect/blob/rawhide/f/expect-configure-c99.patch a patch], but the patch needs to run autoconf. For LFS we can just pass `CC="gcc -std=gnu89"` to configure.