diff options
Diffstat (limited to 'package/postfix')
-rw-r--r-- | package/postfix/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/postfix/Makefile b/package/postfix/Makefile index a1441b72b..d0944711a 100644 --- a/package/postfix/Makefile +++ b/package/postfix/Makefile @@ -23,7 +23,6 @@ include $(ADK_TOPDIR)/mk/package.mk $(eval $(call PKG_template,POSTFIX,postfix,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) -XAKE_FLAGS+= GCC_HONOUR_COPTS=s CONFIG_STYLE:= manual ALL_TARGET:= INSTALL_STYLE:= manual |