Fix: Out of tree build of liblttng-ust-java
[lttng-ust.git] / liblttng-ust-libc-wrapper / run
... / ...
CommitLineData
1#!/bin/sh
2
3LD_VERBOSE=1 LD_PRELOAD=.libs/liblttng-ust-libc-wrapper.so ${*}
This page took 0.022266 seconds and 4 git commands to generate.