From: Mathieu Desnoyers Date: Thu, 8 Oct 2009 05:11:03 +0000 (-0400) Subject: update readme X-Git-Tag: v0.2.3~18 X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=commitdiff_plain;h=f39cd4423c65c6f9c6695ee81afd1fdf92aa6d44 update readme Signed-off-by: Mathieu Desnoyers --- 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