components/openssh/Makefile
changeset 2181 e4bedf346edf
parent 2128 ea2364416471
child 2196 2063c1da2a7a
equal deleted inserted replaced
2180:bc1340c26305 2181:e4bedf346edf
    54 CFLAGS += -DDTRACE_SFTP
    54 CFLAGS += -DDTRACE_SFTP
    55 CFLAGS += -DDISABLE_BANNER
    55 CFLAGS += -DDISABLE_BANNER
    56 CFLAGS += -DPAM_ENHANCEMENT
    56 CFLAGS += -DPAM_ENHANCEMENT
    57 CFLAGS += -DPAM_BUGFIX
    57 CFLAGS += -DPAM_BUGFIX
    58 CFLAGS += -DOPTION_DEFAULT_VALUE
    58 CFLAGS += -DOPTION_DEFAULT_VALUE
       
    59 CFLAGS += -DNO_UID_RESTORATION_TEST
    59 
    60 
    60 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    61 CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)" 
    61 
    62 
    62 # We need to disable lazyloading of dynamic dependent libraries. During the
    63 # We need to disable lazyloading of dynamic dependent libraries. During the
    63 # pre-authentication phase, sshd will chroot to /var/empty which doesn't
    64 # pre-authentication phase, sshd will chroot to /var/empty which doesn't