projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e74c58
)
Add steps needed for zlib support under Minix
author
Dan Fandrich
<dan@coneharvesters.com>
Thu, 15 Jan 2009 08:49:22 +0000
(08:49 +0000)
committer
Dan Fandrich
<dan@coneharvesters.com>
Thu, 15 Jan 2009 08:49:22 +0000
(08:49 +0000)
docs/INSTALL
patch
|
blob
|
history
diff --git
a/docs/INSTALL
b/docs/INSTALL
index 9b43687a02014f5122be2970be065f670a8a26a2..093ab6f5bb2a7c77e49c411555a0e3cd650a5e0a 100644
(file)
--- a/
docs/INSTALL
+++ b/
docs/INSTALL
@@
-673,8
+673,9
@@
Minix
Configure and compile with:
./configure CONFIG_SHELL=/bin/bigsh CC=cc LD=cc AR=/usr/bin/aal \
- GREP=grep CPPFLAGS=
-D_POSIX_SOURCE=1
+ GREP=grep CPPFLAGS=
'-D_POSIX_SOURCE=1 -I/usr/local/include'
make
+ chmem =256000 src/curl
GCC
---
@@
-686,6
+687,7
@@
Minix
./configure CONFIG_SHELL=/bin/bigsh CC=gcc AR=/usr/gnu/bin/gar GREP=grep
make
+ chmem =256000 src/curl
Symbian OS