summaryrefslogtreecommitdiff
path: root/package/apr
diff options
context:
space:
mode:
Diffstat (limited to 'package/apr')
-rw-r--r--package/apr/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/apr/Makefile b/package/apr/Makefile
index bc9758d8e..5a481234f 100644
--- a/package/apr/Makefile
+++ b/package/apr/Makefile
@@ -15,6 +15,10 @@ PKG_SECTION:= libs
PKG_URL:= http://apr.apache.org
PKG_SITES:= http://gd.tuwien.ac.at/infosys/servers/http/apache/dist/${PKG_NAME}/
+PKG_FLAVOURS= THREADING
+PKGFD_FULL= Enable threading support
+
+
include ${TOPDIR}/mk/package.mk
ifeq (${ADK_PACKAGE_APR_THREADING},y)