jow
b46883d13d
[packages] xtables-addons: the configure first calls "make kernelrelease" which then triggers a silentoldconfig of the tree
for the sole purpose of adding the localversion which is then stripped anyway. Let it call "make kernelversion" instead which does not have such issues. This patch should fix #8535. git-svn-id: svn://svn.openwrt.org/openwrt/packages@24920 3c298f89-4303-0410-b956-a3cf2f4a3e73
[packages] libiconv: declare api functions as extern "C", solves linking with C++ applications (#8529)
Description
No description provided
Languages
C
56.1%
Makefile
29.5%
Shell
7.8%
PHP
6.1%
JavaScript
0.3%