summaryrefslogtreecommitdiff
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_.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn b/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn
index 6ad7975eb..c2355d6aa 100644
--- a/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn
+++ b/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn
@@ -1,2 +1,5 @@
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
+
+> #include <stupid-standards.h> fixed with nasty ifdefs to handle tcc w/o
+> breaking everything else. ||done]] --[[Joey]]