summaryrefslogtreecommitdiff
path: root/package/xinit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/xinit/Makefile')
-rw-r--r--package/xinit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/xinit/Makefile b/package/xinit/Makefile
index a623b1830..d9988a1e2 100644
--- a/package/xinit/Makefile
+++ b/package/xinit/Makefile
@@ -21,6 +21,7 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XINIT,xinit,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+TARGET_CPPFLAGS+= -D_POSIX_SOURCE
CONFIGURE_ARGS:= --without-launchd
XAKE_FLAGS+= RAWCPP="$(TARGET_CROSS)cpp"