diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-21 09:39:22 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-03-21 09:39:22 +0100 |
commit | 198734f00ba858bd9d562aaa2e71ae76248b899e (patch) | |
tree | 86c8db1a47cfe6cab0aee5b22777c8d2ac7a4bc3 /package/python-tornado | |
parent | b5423c2c3fbe19413450a73ac97b60b7e638aecf (diff) | |
download | buildroot-198734f00ba858bd9d562aaa2e71ae76248b899e.tar.gz buildroot-198734f00ba858bd9d562aaa2e71ae76248b899e.zip |
powertop: only link against -lintl when needed
BR2_PACKAGE_GETTEXT=y might be enabled even if BR2_NEEDS_GETTEXT is
not set, and in this case, we should not link against libintl, because
it may not exist, for example with glibc toolchains.
Fixes:
http://autobuild.buildroot.net/results/270/270018e2c9e3845a4015faa155325eea2cabe3d9/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-tornado')
0 files changed, 0 insertions, 0 deletions