浏览代码

fix net-snmp compile

SVN-Revision: 10047
Felix Fietkau 18 年之前
父节点
当前提交
a1a07442e6
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      include/site/linux-uclibc

+ 3 - 0
include/site/linux-uclibc

@@ -5,12 +5,14 @@ ac_cv_c_long_double=no
 ac_cv_conv_longlong_to_float=yes
 ac_cv_func___va_copy=no
 ac_cv_func__exit=yes
+ac_cv_func_bcopy=yes
 ac_cv_func_fchmod=yes
 ac_cv_func_getaddrinfo=yes
 ac_cv_func_getcwd=yes
 ac_cv_func_getdomainname=yes
 ac_cv_func_getpgrp_void=yes
 ac_cv_func_getpwuid_r=yes
+ac_cv_func_index=yes
 ac_cv_func_lstat_dereferences_slashed_symlink=yes
 ac_cv_func_lstat_empty_string_bug=no
 ac_cv_func_lstat=yes
@@ -23,6 +25,7 @@ ac_cv_func_pthread_key_delete=yes
 ac_cv_func_realloc_0_nonnull=yes
 ac_cv_func_realloc_works=yes
 ac_cv_func_rename=yes
+ac_cv_func_rindex=yes
 ac_cv_func_setlocale=yes
 ac_cv_func_setpgrp_void=yes
 ac_cv_func_setresuid=no