ikiwiki/doc/bugs/clearenv_not_present_at_Fre...

6 lines
321 B
Markdown

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]]