Parcourir la source

pam needs dlopen

Waldemar Brodkorb il y a 10 ans
Parent
commit
8e97e219a3
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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}