CVE-2020-25719 heimdal:kdc: Move fetching krbtgt entry to before enctype selection
[Samba.git] / wscript_build_system_heimdal
blob4b3a46d88f903d641ee6f171c822fc67c4fce834
1 from waflib import Logs
3 if bld.__class__.__name__ != "ClangDbContext":
4     Logs.info("\tSelected system Heimdal build")
5 bld.RECURSE('source4/heimdal_build')