package/poke: enable uClibc-ng support
authorRomain Naour <romain.naour@gmail.com>
Mon, 17 May 2021 15:56:28 +0000 (17:56 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 18 May 2021 15:13:47 +0000 (17:13 +0200)
commita4dc754178b7c24ed129e7e6f8effd555249c941
tree01b5ea45feb69d41f79219a2c844d14362f3c194
parent5ee77341114fec8d0e35bf9069898713822449e9
package/poke: enable uClibc-ng support

poke bundle gnulib that doesn't support the case where
host_os='linux-uclibc'. When cross-compiling, the guessed
answers are mostly wrong and gnulib will try to replace
snprintf with rpl_snprintf. This lead to "undefined reference
to `rpl_snprintf'" errors.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/poke/Config.in
package/poke/poke.mk