1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-26 13:00:13 +02:00
build/pkg/bash
David Oberhollenzer e82eda5bef bash: don't link against the build systems readline library
If we tell bash to used the installed readline library, it defaults
to adding -L/lib for the readline and history library prefixes.

This prepends the local systems search path to the toolchain search
path and makes bash build break on some systems.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-05-14 00:04:32 +02:00
..
etc Filesystem skeleton cleanup 2018-02-09 13:43:17 +01:00
0001.patch bash: don't link against the build systems readline library 2018-05-14 00:04:32 +02:00
build bash: don't link against the build systems readline library 2018-05-14 00:04:32 +02:00