diff options
author | Fabio Porcedda <fabio.porcedda@gmail.com> | 2015-03-01 22:06:53 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-04 23:25:53 +0100 |
commit | 1029d7edbbbf13f6c67ad2a454bd2755bdab3c60 (patch) | |
tree | 4787c4dd93a234b446745808a88129b9425d28e1 /package/wine/0001-Prevent-call-to-memset-with-a-null-pointer.patch | |
parent | 6d8c17c3d21702adf535a8887275e821ee66fc25 (diff) | |
download | buildroot-1029d7edbbbf13f6c67ad2a454bd2755bdab3c60.tar.gz buildroot-1029d7edbbbf13f6c67ad2a454bd2755bdab3c60.zip |
logrotate: use pkg-config for the popt library
Without using the pkg-config the dependencies are not included for a
static linking so it fails to build.
These failures are fixed by linking the libintl library that is a
dependency of the popt library.
This commit to be useful requires the previous commit 'popt: add to the
"popt.pc" file the libintl library'.
Fixes:
http://autobuild.buildroot.net/results/159bf5730414ca7f73dcdae95090177355193636
http://autobuild.buildroot.net/results/ebe6ab7fc0f2cff98de06b3dc374730da9e9e4f2
Minimal defconfig to reproduce the build failure:
BR2_STATIC_LIBS=y
BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
BR2_PACKAGE_GETTEXT=y
BR2_PACKAGE_LOGROTATE=y
[Thomas: fix commit log, since the library is named 'popt', not
'opt'.]
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/wine/0001-Prevent-call-to-memset-with-a-null-pointer.patch')
0 files changed, 0 insertions, 0 deletions