Wiki page efl-debug changed with summary [] by Raster

This commit is contained in:
Carsten Haitzler 2020-06-23 03:49:29 -07:00 committed by www-data
parent 02132aa233
commit 2dc07b1296
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ you compile and for when you run the application (it needs to be set
before the process executes):
<code bash>
export ASAN_OPTIONS=detect_leaks=0:abort_on_error=1:new_delete_type_mismatch=0
export ASAN_OPTIONS=detect_odr_violation=0:detect_leaks=0:abort_on_error=1:new_delete_type_mismatch=0
</code>
Ensure this is also in your ~/.xinitrc or ~/.xsession or otherwise