From f39cd4423c65c6f9c6695ee81afd1fdf92aa6d44 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Thu, 8 Oct 2009 01:11:03 -0400 Subject: [PATCH] update readme Signed-off-by: Mathieu Desnoyers --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a04ba15..fce5680 100644 --- a/README +++ b/README @@ -15,7 +15,7 @@ BUILDING Forcing 64-bit build: * CFLAGS="-m64 -g -O2" ./configure - Forcing a 32-bit build with down to 386 compatibility: + Forcing a 32-bit build with 386 backward compatibility: * CFLAGS="-m32 -g -O2" ./configure --target=i386-pc-linux-gnu ARCHITECTURES SUPPORTED -- 2.34.1