[Buildroot] [PATCH] toolchain/wrapper: extend the list of unsafe paths

Yann E. MORIN yann.morin.1998 at free.fr
Mon Jun 22 20:49:20 UTC 2020


Thomas, All,

On 2020-06-22 22:40 +0200, Thomas Petazzoni spake thusly:
> On Sun, 21 Jun 2020 22:31:58 +0200
> "Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:
> > On some legacy systems, the X11 headers and libs are in /usr/X11R66/include
> > and /usr/X11R66/lib, and of course, some packages are trying to be smart
> > and use those paths (even when they do not exist).
> > 
> > Add those to the list of unsafe paths to check in the toolchain wrapper.
> > 
> > Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
> > ---
> >  toolchain/toolchain-wrapper.c | 2 ++
> >  1 file changed, 2 insertions(+)
> Applied to master, thanks. Do you remember why we don't simply
> blacklist /usr entirely ?

Becuase that would be too easy? ;-)

No, but same reason we are (trying  to be smart when fixing the .la
files, see 7701fc53d1 (infra: support buildroot being located in /usr).

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list