ndisc6: use LIBS for libintl
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 19 Nov 2014 00:47:39 +0000 (21:47 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 19 Nov 2014 07:17:13 +0000 (08:17 +0100)
commit6ea07d5286c00ac286615d4bc340c531fbfc5ebd
treec023be808cf4cfd8dd655b57313dd6a94d6f38a5
parent530f12d29d88bdca2b4b4650ab2464e7e7920a20
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>
package/ndisc6/0001-trace-tcp-upd-uClibc-fix.patch [new file with mode: 0644]
package/ndisc6/ndisc6-trace-tcp-upd-uClibc-fix.patch [deleted file]
package/ndisc6/ndisc6.mk