Force the building of shared noinst libraries in the demo test program
[lttng-ust.git] / tests / demo / demo-trace
CommitLineData
25c9a6e9
MD
1#!/bin/sh
2
3LD_PRELOAD=.libs/liblttng-ust-provider-ust-tests-demo.so:.libs/liblttng-ust-provider-ust-tests-demo3.so ./demo ${*}
This page took 0.022572 seconds and 4 git commands to generate.