aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn')
-rw-r--r--doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn b/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn
new file mode 100644
index 000000000..6ad7975eb
--- /dev/null
+++ b/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn
@@ -0,0 +1,2 @@
+When build wrapper on FreeBSD system, is error occured with clearenv reference. clearenv() das not exists at FreeBSD system, use workaround environ[0]=NULL;
+P.S. new git instalation, FreeBSD 7.x