[Bug 2012] build for Android platform

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Sat May 26 05:40:38 EST 2012


https://bugzilla.mindrot.org/show_bug.cgi?id=2012

--- Comment #2 from Roumen Petrov <openssh at roumenpetrov.info> 2012-05-26 05:40:38 EST ---
Since in proposed patches some functionality are not detected you could
use following extra configure flags to build:
       .../configure \
        ... \
        --without-sandbox \
       
--with-default-path=/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin
\
        --without-tcp-wrappers \
        --without-xauth \
        --with-ldns \
        --disable-strip \
        \
        --build=...-pc-linux \
        --host=arm-linux-androideabi

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list