projects
/
urcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8adc73e
)
update readme
author
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Wed, 7 Oct 2009 21:27:37 +0000
(17:27 -0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Wed, 7 Oct 2009 21:27:37 +0000
(17:27 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index a2cc296a480fe768d0b318cf9dcdd32002b656f6..71eec3530465ebe2093093dce57b4871b0facd66 100644
(file)
--- a/
README
+++ b/
README
@@
-8,7
+8,12
@@
BUILDING
./configure
make
make install
-
+
+ Note: Forcing 32-bit build:
+ * CFLAGS=-m32 ./configure
+
+ Forcing 64-bit build:
+ * CFLAGS=-m64 ./configure
QUICK START GUIDE
-----------------
This page took
0.025667 seconds
and
4
git commands to generate.