From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Thu, 19 Jul 2018 23:41:10 +0200 Subject: [Buildroot] [PATCH 1/2] bind: fix build with openssl In-Reply-To: (Baruch Siach's message of "Wed, 18 Jul 2018 21:53:03 +0300") References: Message-ID: <87tvouaop5.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Baruch" == Baruch Siach writes: > The bind configure.in uses AC_TRY_RUN that is not compatible with cross > compile. Disable eddsa unconditionally since it requires a newer OpenSSL > version than we currently have. Enable aes; this is always supported in > current OpenSSL versions. > Fixes: > http://autobuild.buildroot.net/results/3ed/3edb1659954b00401b68ffc7e1c8b3c29581c0e4/ > http://autobuild.buildroot.net/results/025/025e377b51b39ba34647636ad0d0661a3cb95572/ > http://autobuild.buildroot.net/results/725/7250564e780e43e793ae6c8c526985e5519681f4/ > Signed-off-by: Baruch Siach Committed to 2018.02.x and 2018.05.x, thanks. -- Bye, Peter Korsgaard