aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn
blob: f38c86e0344615d35cf0d9a6ecc50047f0419dcd (plain)
1
2
3
4
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]]