components/openssh/Makefile
changeset 4078 7cfcde36f97f
parent 3930 acff78288302
child 4339 6501cf9c29f9
equal deleted inserted replaced
4077:a4940c65b892 4078:7cfcde36f97f
    56 CFLAGS += -DDTRACE_SFTP
    56 CFLAGS += -DDTRACE_SFTP
    57 CFLAGS += -DDISABLE_BANNER
    57 CFLAGS += -DDISABLE_BANNER
    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 
    62 
    62 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    63 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    63 
    64 
    64 # We need to disable lazyloading of dynamic dependent libraries. During the
    65 # We need to disable lazyloading of dynamic dependent libraries. During the
    65 # pre-authentication phase, sshd will chroot to /var/empty which doesn't
    66 # pre-authentication phase, sshd will chroot to /var/empty which doesn't