diff options
Diffstat (limited to 'package/openntpd/Makefile')
-rw-r--r-- | package/openntpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/openntpd/Makefile b/package/openntpd/Makefile index 7f987bc95..d1e15909c 100644 --- a/package/openntpd/Makefile +++ b/package/openntpd/Makefile @@ -19,7 +19,6 @@ include ${ADK_TOPDIR}/mk/package.mk $(eval $(call PKG_template,OPENNTPD,openntpd,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) -XAKE_FLAGS+= GCC_HONOUR_COPTS=s INSTALL_STYLE:= manual CONFIGURE_ARGS+= --with-privsep-user=ntp |