aboutsummaryrefslogtreecommitdiffstats
path: root/test/environment/env.profile
diff options
context:
space:
mode:
Diffstat (limited to 'test/environment/env.profile')
-rw-r--r--test/environment/env.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/environment/env.profile b/test/environment/env.profile
new file mode 100644
index 000000000..ba66e6210
--- /dev/null
+++ b/test/environment/env.profile
@@ -0,0 +1,2 @@
1env LD_LIBRARY_PATH=/opt/test/lib
2env CFLAGS="-W -Wall -Werror"