components/pam_pkcs11/Makefile
changeset 6552 402379bc1b60
parent 6432 e821c64a5943
child 6731 d80c638073cb
equal deleted inserted replaced
6551:ed4d06e2fe03 6552:402379bc1b60
    61 CONFIGURE_OPTIONS += OPENSSL_LIBS="$(OPENSSL_LIBS)"
    61 CONFIGURE_OPTIONS += OPENSSL_LIBS="$(OPENSSL_LIBS)"
    62 CONFIGURE_OPTIONS += PCSC_CFLAGS="-I /usr/include/PCSC"
    62 CONFIGURE_OPTIONS += PCSC_CFLAGS="-I /usr/include/PCSC"
    63 CONFIGURE_OPTIONS.32 += --with-pcsclite=no
    63 CONFIGURE_OPTIONS.32 += --with-pcsclite=no
    64 CONFIGURE_OPTIONS.64 += --with-pcsclite=yes
    64 CONFIGURE_OPTIONS.64 += --with-pcsclite=yes
    65 
    65 
    66 
       
    67 ASLR_MODE = $(ASLR_ENABLE)
       
    68 
       
    69 REQUIRED_PACKAGES += library/openldap
    66 REQUIRED_PACKAGES += library/openldap
    70 REQUIRED_PACKAGES += library/security/openssl
    67 REQUIRED_PACKAGES += library/security/openssl
    71 REQUIRED_PACKAGES += library/security/pcsc/pcsclite
    68 REQUIRED_PACKAGES += library/security/pcsc/pcsclite
    72 REQUIRED_PACKAGES += shell/bash
    69 REQUIRED_PACKAGES += shell/bash
    73 REQUIRED_PACKAGES += system/network/ldap/openldap 
    70 REQUIRED_PACKAGES += system/network/ldap/openldap