From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 01 May 2018 09:33:09 +0200 Subject: [Buildroot] [PATCH] libtomcrypt: fix headers installation path In-Reply-To: (Baruch Siach's message of "Sun, 29 Apr 2018 21:29:52 +0300") References: Message-ID: <876047keyy.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: > libtomcrypt installs its headers by default in /usr/local/include under > the staging sysroot. This patch is not in the default search patch of > some toolchains. This breaks the build of dropbear. Set the PREFIX make > variable to fix that. > While at it, split the long install command for better readability. > Fixes (dropbear): > http://autobuild.buildroot.net/results/215/2157679e276623ae875d1b31f3e5a68caf586536/ > http://autobuild.buildroot.net/results/956/956d254675e6500c19c3bb7ccdf12ce136858720/ > http://autobuild.buildroot.net/results/01e/01ec89a81c4ec6e36e2f81b5a9394050a91df654/ > Cc: Francois Perrad > Signed-off-by: Baruch Siach Committed to 2018.02.x, thanks. -- Bye, Peter Korsgaard