From bd5b888ad374c5cf1a3b4a1fd82ee8d34765444f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 27 Apr 2023 10:01:17 -0500 Subject: Create new branch for gcc13 --- chapter08/coreutils.xml | 3 ++- chapter08/gcc.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'chapter08') diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index 7c528d6c4..c72041b3b 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -54,11 +54,12 @@ + Now prepare Coreutils for compilation: autoreconf -fiv diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml index 4b5c2dd61..546ad6b1a 100644 --- a/chapter08/gcc.xml +++ b/chapter08/gcc.xml @@ -78,6 +78,7 @@ cd build --enable-default-ssp \ --disable-multilib \ --disable-bootstrap \ + --disable-fixinclude \ --with-system-zlib GCC supports seven different computer languages, but the -- cgit v1.2.3-54-g00ecf