summaryrefslogtreecommitdiff
path: root/doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn
blob: c2355d6aa8eb76c7df3be232318a693931aca6b2 (plain)

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