repo.or.cz
/
samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ctdb-daemon: Don't mark a node as unhealthy when connecting to it
[samba.git]
/
wscript_build_embedded_heimdal
blob
7b0a8af448963ca796fb835db42e749b0c1f7a9f
1
from waflib import Logs
2
3
if bld.__class__.__name__ != "ClangDbContext":
4
Logs.info("\tSelected embedded Heimdal build")
5
bld.RECURSE('source4/heimdal_build')