diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2015-05-22 00:32:31 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-05-22 00:32:31 +0200 |
commit | 8bee6ae663f592f53d71f4dfb031281cb46dabb8 (patch) | |
tree | b2bf3e6022ab2c4aaa9e471327d60e795df2b971 /package/postgresql | |
parent | fa4d2a66d7d7ef7bd43df492995f00f58aef3097 (diff) | |
download | buildroot-8bee6ae663f592f53d71f4dfb031281cb46dabb8.tar.gz buildroot-8bee6ae663f592f53d71f4dfb031281cb46dabb8.zip |
newt: not available for static only builds
Fixes:
http://autobuild.buildroot.net/results/a40/a400e1fe7291d3bd3171ad04ce5fd7ba235d39af/
http://autobuild.buildroot.net/results/ec3/ec38d0f1d1faa2a87321bab10f87772eb819adc9/
http://autobuild.buildroot.net/results/7cb/7cbc8cd265d527c7b56d57e511903b23a4a84489/
newt uses autoconf but not automake, and unconditionally tries to build a
.so file - So it doesn't work in static only builds.
The only reverse dependency is network-manager, which already depends on
glibc.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/postgresql')
0 files changed, 0 insertions, 0 deletions