]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/bugs/clearenv_not_present_at_FreeBSD_.mdwn
use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD
[git.ikiwiki.info.git] / doc / bugs / clearenv_not_present_at_FreeBSD_.mdwn
index 6ad7975ebad2e76c9936b88418538b1033cdd94e..c2355d6aa8eb76c7df3be232318a693931aca6b2 100644 (file)
@@ -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]]