Ver código fonte

pam needs dlopen

Waldemar Brodkorb 10 anos atrás
pai
commit
8e97e219a3
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      package/pam/Makefile

+ 2 - 0
package/pam/Makefile

@@ -15,6 +15,8 @@ PKG_SITES:=		http://www.linux-pam.org/library/
 PKG_OPTS:=		dev
 PKG_BB:=		1
 
+PKG_CFLINE_PAM:=	depends on !ADK_TARGET_USE_STATIC_LIBS
+
 DISTFILES:=		Linux-PAM-$(PKG_VERSION).tar.gz
 WRKDIST=                ${WRKDIR}/Linux-PAM-${PKG_VERSION}