linux/debian/rules.d/tools/lib/lockdep/lockdep.in

3 lines
69 B
Bash

#!/bin/sh
LD_PRELOAD="liblockdep.so.@VERSION@ $LD_PRELOAD" exec "$@"