diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-11-18 21:47:39 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-19 08:17:13 +0100 |
commit | 6ea07d5286c00ac286615d4bc340c531fbfc5ebd (patch) | |
tree | c023be808cf4cfd8dd655b57313dd6a94d6f38a5 /package/mysql/mysql.mk | |
parent | 530f12d29d88bdca2b4b4650ab2464e7e7920a20 (diff) | |
download | buildroot-6ea07d5286c00ac286615d4bc340c531fbfc5ebd.tar.gz buildroot-6ea07d5286c00ac286615d4bc340c531fbfc5ebd.zip |
ndisc6: use LIBS for libintl
Use LIBS instead of LDFLAGS for "-lintl", otherwise LDFLAGS gets
evaluated to the left of object files and fails to link statically
because of incorrect symbol resolution order. Fixes:
http://autobuild.buildroot.net/results/21b/21bf88c9dbaecc204598e60dd9c7392a85068dd6/
Also rename patch to new naming convention.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/mysql/mysql.mk')
0 files changed, 0 insertions, 0 deletions