components/openssh/Makefile
changeset 5026 12114fad0da4
parent 5025 bdd7dc7d2af4
child 5066 7e7b4d607ab6
equal deleted inserted replaced
5025:bdd7dc7d2af4 5026:12114fad0da4
    58 CFLAGS += -DPAM_ENHANCEMENT
    58 CFLAGS += -DPAM_ENHANCEMENT
    59 CFLAGS += -DPAM_BUGFIX
    59 CFLAGS += -DPAM_BUGFIX
    60 CFLAGS += -DOPTION_DEFAULT_VALUE
    60 CFLAGS += -DOPTION_DEFAULT_VALUE
    61 CFLAGS += -DWITHOUT_ED25519
    61 CFLAGS += -DWITHOUT_ED25519
    62 CFLAGS += -DPER_SESSION_XAUTHFILE
    62 CFLAGS += -DPER_SESSION_XAUTHFILE
       
    63 CFLAGS += -DWITHOUT_CAST128
    63 
    64 
    64 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    65 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    65 
    66 
    66 # We need to disable lazyloading of dynamic dependent libraries. During the
    67 # We need to disable lazyloading of dynamic dependent libraries. During the
    67 # pre-authentication phase, sshd will chroot to /var/empty which doesn't
    68 # pre-authentication phase, sshd will chroot to /var/empty which doesn't