From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Wed, 9 Mar 2016 11:41:41 -0300 Subject: [Buildroot] [PATCH] pkgconf: make wrapper relocatable In-Reply-To: <56E035D7.9080703@mind.be> References: <1457529409-24102-1-git-send-email-gustavo@zacarias.com.ar> <87egbj228a.fsf@dell.be.48ers.dk> <56E02A78.1050701@zacarias.com.ar> <20160309150359.4ce78c05@free-electrons.com> <56E032F9.4070605@zacarias.com.ar> <56E035D7.9080703@mind.be> Message-ID: <56E03625.2070104@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 09/03/16 11:40, Arnout Vandecappelle wrote: > Not just unlikely to change: if it changes, the sysroot is completely > broken. > > So this seems like the best solution to me. Thanks! Yes, that's why i said at the beginning "you're in serious trouble" (if it changes) ;) Regards.