summaryrefslogtreecommitdiff
path: root/package/pam/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-13 21:59:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-13 21:59:33 +0200
commit37cce3a71c9359d46dc20bdb7b11ea66dd60add3 (patch)
treee67aff27a3984a048392d2ac88977d9c9aa5df17 /package/pam/Makefile
parent198c7e39ba6b920adc9c4541a2ec5d13b4d3c986 (diff)
parent025304e3d70b00ea7a91998d80a16e6183a62fad (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pam/Makefile')
-rw-r--r--package/pam/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/pam/Makefile b/package/pam/Makefile
index a9381495e..4fb90e26a 100644
--- a/package/pam/Makefile
+++ b/package/pam/Makefile
@@ -19,6 +19,8 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,PAM,pam,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+XAKE_FLAGS+= GCC_HONOUR_COPTS=s
+
pam-install:
$(INSTALL_DIR) $(IDIR_PAM)/etc/security
$(CP) $(WRKINST)/etc/security/* $(IDIR_PAM)/etc/security