summaryrefslogtreecommitdiffstats
path: root/package/postgresql/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-11-01 18:05:22 +0100
committerPeter Korsgaard <peter@korsgaard.com>2018-11-07 23:46:33 +0100
commitdc717ce33964b5b83dd6db543bcd04710cffffb6 (patch)
tree4baea9159bafa094fe91ef381b24437632349481 /package/postgresql/Config.in
parent2e6adf525876e8e3cb343e369b0363a24c3c7e77 (diff)
downloadbuildroot-dc717ce33964b5b83dd6db543bcd04710cffffb6.tar.gz
buildroot-dc717ce33964b5b83dd6db543bcd04710cffffb6.zip
package/alsa-utils: re-enable in BR2_STATIC_LIBS configuration
In commit 4707383c5d501a9ad7698579e5d0a4e2ab758c7e ("alsa-utils: needs dynamic library support"), we added a !BR2_STATIC_LIBS dependency because topology/topology.c was including <dlfcn.h>. However, it turns out that this include is not needed/used at all, so we can instead drop it, and re-enable the package in BR2_STATIC_LIBS configuration. This was discovered when analyzing why we have package/alsa-lib/0003-alsa-lib-conditionally-enable-libdl-in-AM_PATH_ALSA-.patch. This patch fixes the AM_PATH_ALSA autoconf macro, used by alsa-utils, so that ALSA_LIBS doesn't carry the -ldl option, fixing static-linking scenarios. This patch had become useless since alsa-utils was no longer available in BR2_STATIC_LIBS configuration. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/postgresql/Config.in')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud