diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2016-05-24 19:59:05 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-05-25 07:44:46 +0200 |
commit | f9419d752de00a06acf1d02ad2bc18c023e851bf (patch) | |
tree | 750da86805afe897a1cbb142cba67902f8b4c7ed /package/postgresql | |
parent | ce46860c94fc36e6f24f14ddbd4617f3c25718f9 (diff) | |
download | buildroot-f9419d752de00a06acf1d02ad2bc18c023e851bf.tar.gz buildroot-f9419d752de00a06acf1d02ad2bc18c023e851bf.zip |
mpg123: unbreak static linking with alsa/portaudio
Fixes:
http://autobuild.buildroot.org/results/b2b/b2bc143fbd0b34e75a44af41ab6899dd9fa3c21a/
http://autobuild.buildroot.org/results/60d/60d56b0a75d209f2cfeff0727c2f900abc89d263/
http://autobuild.buildroot.org/results/6a8/6a8729ce69055821fdf0b91adcea2ea201d40189/
And many more.
A recent upstream build system change caused LIBS to be ignored at build
time (but still used a configure time), causing our static linking
workarounds to no longer work.
Fix it by adding a patch to cause it to no longer ignore LIBS.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/postgresql')
0 files changed, 0 insertions, 0 deletions