diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-29 23:05:44 -0800 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-29 23:05:44 -0800 |
commit | 2b7be2f1de3eec185a720310d418719ccc3f22f2 (patch) | |
tree | e664b8b413a8ee251d474d4888f55191a2474fef /CHANGES | |
parent | 0f9bad95a08fad5469185628ef91f446ea616d48 (diff) | |
download | buildroot-novena-2b7be2f1de3eec185a720310d418719ccc3f22f2.tar.gz buildroot-novena-2b7be2f1de3eec185a720310d418719ccc3f22f2.zip |
alsa-lib: fix static linking check
Closes #5732
The symbol for static linking is BR2_PREFER_STATIC_LIB.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ cjson, directfb, gdb, hiawatha, lcdproc, libdaemon, libecore, libhid, libpcap, libusb, linux-fusion, ocf-linux, strace, + Issues resolved (http://bugs.uclibc.org): + + #5732: Error : package/alsa-lib/alsa-lib.mk + 2012.11-rc1, Released November 17th, 2012 Fixes all over the tree and new features. |