aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-10-13 07:11:58 +0000
committerJamie Lenehan <lenehan@twibble.org>2006-10-13 07:11:58 +0000
commit01bb2d8b4bd3365e2e73f07125da369796abee9e (patch)
treef4c8f54729fa2b3efafa420ff096661f85d31815 /site
parent4e4ea6b5c72b147aa42c3f8cf4d5bd62eba450bf (diff)
downloadopenembedded-01bb2d8b4bd3365e2e73f07125da369796abee9e.tar.gz
site i486-linux: Add required entry for p3scan.
Diffstat (limited to 'site')
-rw-r--r--site/i486-linux3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/i486-linux b/site/i486-linux
index f2998e7fb2..6116fde046 100644
--- a/site/i486-linux
+++ b/site/i486-linux
@@ -175,3 +175,6 @@ clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
+
+# p3scan
+ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}