Permit both 32 and 64-bit builds
[urcu.git] / README
diff --git a/README b/README
index 96389add129001f9e67a15f63ed8368b37f02cc7..b47fe48c2c181e833c633c8b6b973ddcbf0f5186 100644 (file)
--- a/README
+++ b/README
@@ -5,6 +5,8 @@ BUILDING
 --------
 
        make
+       #force 32-bit build with: make -f Makefile32
+       #force 64-bit build with: make -f Makefile64
        make install
        
 
This page took 0.022463 seconds and 4 git commands to generate.