summaryrefslogtreecommitdiff
path: root/package/pam/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-13 21:55:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-13 21:55:56 +0200
commit2dbe60a5c8d806758609cc499ddbd68437f1fbcc (patch)
tree6fa884ac691a9a830011455ea9b5822b9a1009f1 /package/pam/Makefile
parent99611d3de4fafd225966d197ca064b6f1fb05afa (diff)
make it for uClibc usable
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