Age | Commit message (Collapse) | Author |
|
A C library will have been built by the toolchain makefiles, so there is no
need for packages to explicitly depend on uclibc.
Signed-off-by: Will Newton <will.newton@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
|
It's default now.
|
|
|
|
Use install-strip and clean up documentation files instead of
install-exec so files get stripped and manpages installed if
requested.
|
|
|
|
pcre will use host g++ is no cross g++ is available, so explicitly disable
c++ support in pcre if it isn't enabled in buildroot instead.
|
|
|
|
'default n' is the default, so there's no need to say it explicitly.
|
|
|