summaryrefslogtreecommitdiff
path: root/http/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-06 15:16:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-06 15:16:53 +0000
commit6bfe51205ea172063621ef7ba3634642b1f2e99e (patch)
tree6395bd1550e5af63a2d14cd2c35fcfba45d266ea /http/Makefile
parent5c0f2e97af414aede952199f21dda6c4b3e4b942 (diff)
2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile, init.c: Make sure POSIX threading is enabled if using GoAhead.
Diffstat (limited to 'http/Makefile')
-rw-r--r--http/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/http/Makefile b/http/Makefile
index ddbcb86..737bf74 100644
--- a/http/Makefile
+++ b/http/Makefile
@@ -40,6 +40,7 @@ CFLAGS_DEBUG_V += -v -qrtems_debug
LD_PATHS +=
+## FYI GoAhead requires POSIX to be enabled
USE_GOHEAD=no
USE_SIMPLE=yes
USE_FTPD=yes