Gentoo Archives: gentoo-alt

From: Alan Hourihane <alanh@×××××××××××.uk>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: [gentoo-alt] OpenSSH FreeMiNT patch
Date: Tue, 25 Nov 2008 19:44:37
Message-Id: 1227642272.13985.465.camel@jetpack.demon.co.uk
1 FreeMiNT requires the --without-stackprotect option as solaris in the
2 openssh ebuild.
3
4 [[ ${CHOST} == *-mint* ]] && myconf="${myconf} --without-stackprotect"
5
6 Can this be added ?
7
8 Thanks,
9
10 Alan.

Replies

Subject Author
Re: [gentoo-alt] OpenSSH FreeMiNT patch Fabian Groffen <grobian@g.o>