From 476bf62a82bcba4f532a512379d680a3f0255b9d Mon Sep 17 00:00:00 2001 From: h2-addad <hamza2.addad@live.uwe.ac.uk> Date: Sun, 16 Jul 2023 01:32:52 +0000 Subject: [PATCH] Update --- src/misc/gcc-3.3.6-cross-howto | 1 + 1 file changed, 1 insertion(+) diff --git a/src/misc/gcc-3.3.6-cross-howto b/src/misc/gcc-3.3.6-cross-howto index ad25173..4d1d13e 100644 --- a/src/misc/gcc-3.3.6-cross-howto +++ b/src/misc/gcc-3.3.6-cross-howto @@ -37,3 +37,4 @@ cd i386 ../configure --target=i386-elf --prefix=$PREFIX --disable-tui make LDFLAGS=-lintl make install + -- GitLab