projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9652cdf
)
web commit by JeremyReed: about taint and -T build failure
author
Joey Hess
<joey@kitenet.net>
Sun, 27 Apr 2008 00:54:08 +0000
(20:54 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 27 Apr 2008 00:54:08 +0000
(20:54 -0400)
doc/bugs/taint_and_-T.mdwn
[new file with mode: 0644]
patch
|
blob
diff --git a/doc/bugs/taint_and_-T.mdwn
b/doc/bugs/taint_and_-T.mdwn
new file mode 100644
(file)
index 0000000..
0250bd7
--- /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.