components/openssh/Makefile
branchs11-update
changeset 4129 1b849fbbd264
parent 3996 20c0f21bbe1e
child 4935 ed3830c87e7b
equal deleted inserted replaced
4128:5b637a305812 4129:1b849fbbd264
    55 CFLAGS += -DDTRACE_SFTP
    55 CFLAGS += -DDTRACE_SFTP
    56 CFLAGS += -DDISABLE_BANNER
    56 CFLAGS += -DDISABLE_BANNER
    57 CFLAGS += -DPAM_ENHANCEMENT
    57 CFLAGS += -DPAM_ENHANCEMENT
    58 CFLAGS += -DPAM_BUGFIX
    58 CFLAGS += -DPAM_BUGFIX
    59 CFLAGS += -DOPTION_DEFAULT_VALUE
    59 CFLAGS += -DOPTION_DEFAULT_VALUE
       
    60 CFLAGS += -DWITHOUT_ED25519
    60 
    61 
    61 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    62 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    62 
    63 
    63 # We need to disable lazyloading of dynamic dependent libraries. During the
    64 # We need to disable lazyloading of dynamic dependent libraries. During the
    64 # pre-authentication phase, sshd will chroot to /var/empty which doesn't
    65 # pre-authentication phase, sshd will chroot to /var/empty which doesn't