projects
/
userspace-rcu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79da867
)
update readme
author
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Thu, 8 Oct 2009 05:10:26 +0000
(
01:10
-0400)
committer
Mathieu Desnoyers
<mathieu.desnoyers@polymtl.ca>
Thu, 8 Oct 2009 05:10:26 +0000
(
01:10
-0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index 0f92ac690f1ce884139b18557cea062e893abc80..a04ba15b2f3a816cf67d969b2831e4d92aae5b80 100644
(file)
--- a/
README
+++ b/
README
@@
-10,13
+10,13
@@
BUILDING
make install
Hints: Forcing 32-bit build:
- * CFLAGS=
-m32
./configure
+ * CFLAGS=
"-m32 -g -O2"
./configure
Forcing 64-bit build:
- * CFLAGS=
-m64
./configure
+ * CFLAGS=
"-m64 -g -O2"
./configure
Forcing a 32-bit build with down to 386 compatibility:
- * CFLAGS=
-m32
./configure --target=i386-pc-linux-gnu
+ * CFLAGS=
"-m32 -g -O2"
./configure --target=i386-pc-linux-gnu
ARCHITECTURES SUPPORTED
-----------------------
This page took
0.025476 seconds
and
4
git commands to generate.