1 When build wrapper on FreeBSD system, is error occured with clearenv reference. clearenv() das not exists at FreeBSD system, use workaround environ[0]=NULL;
2 P.S. new git instalation, FreeBSD 7.x
4 > `#include <stupid-standards.h>` fixed with nasty ifdefs to handle tcc w/o
5 > breaking everything else. [[done]] --[[Joey]]