From: Joey Hess Date: Sun, 27 Apr 2008 00:54:08 +0000 (-0400) Subject: web commit by JeremyReed: about taint and -T build failure X-Git-Tag: 2.45~59 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/17c276dea5f623e97affad9f778134c40606de5f?hp=9652cdfe2eb16150518e34af33c8858118fe0a09 web commit by JeremyReed: about taint and -T build failure --- diff --git a/doc/bugs/taint_and_-T.mdwn b/doc/bugs/taint_and_-T.mdwn new file mode 100644 index 000000000..0250bd70f --- /dev/null +++ b/doc/bugs/taint_and_-T.mdwn @@ -0,0 +1,5 @@ +By default, tflag is not defined. But ikiwiki.in has -T causing build failure: + +perl -Iblib/lib ikiwiki.out -libdir . -setup docwiki.setup -refresh +"-T" is on the #! line, it must also be used on the command line at ikiwiki.out +line 1.