about summary refs log tree commit diff stats
path: root/src/include
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-07-14 10:41:27 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-07-14 10:41:27 +0200
commite7478f33908793f79ca197a10744d112f707410f (patch)
tree69556c3f978349e05c8737337b3361f278d12c7e /src/include
parent9be89e8ba26dcffc4ae2a6477459dd2c115d1a5b (diff)
downloadbox64-e7478f33908793f79ca197a10744d112f707410f.tar.gz
box64-e7478f33908793f79ca197a10744d112f707410f.zip
Make library loaded with absolute path not wrapped (unless BOX64_PREFER_WRAPPED=1 is used)
Diffstat (limited to 'src/include')
-rwxr-xr-xsrc/include/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h
index 5341435f..26bbb8d7 100755
--- a/src/include/debug.h
+++ b/src/include/debug.h
@@ -23,6 +23,7 @@ extern uintptr_t trace_start, trace_end;
 extern char* trace_func;
 #endif
 extern int allow_missing_libs;
+extern int box64_prefer_wrapped;
 extern int box64_steam;
 extern int box64_wine;
 extern int box64_nopulse;   // disabling the use of wrapped pulseaudio