wafsamba: Use native waf timer
authorLukas Slebodnik <lslebodn@fedoraproject.org>
Wed, 12 Jun 2019 10:27:04 +0000 (12:27 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 18 Jun 2019 16:55:20 +0000 (16:55 +0000)
commitdc27ff44de578b0b429a24b0e42e243d8bf481a8
treec8e0eb6d9b7f68b9aac294771091a9db4274ca7d
parentd4b72821dc3484d29f459c954061e737cb1f5b5e
wafsamba: Use native waf timer

  __main__:1: DeprecationWarning: time.clock has been deprecated in Python 3.3
  and will be removed from Python 3.8: use time.perf_counter
  or time.process_time instead

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13998

Signed-off-by: Lukas Slebodnik <lslebodn@fedoraproject.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
buildtools/wafsamba/samba_deps.py