[Scummvm-git-logs] scummvm master -> 9a4f29cccff27a551ecf8813110a61ab52fdd233

sev- sev at scummvm.org
Thu Apr 16 14:41:16 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
9a4f29cccf CONFIGURE: Add --enable-asan option to the help screen


Commit: 9a4f29cccff27a551ecf8813110a61ab52fdd233
    https://github.com/scummvm/scummvm/commit/9a4f29cccff27a551ecf8813110a61ab52fdd233
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-04-16T16:40:07+02:00

Commit Message:
CONFIGURE: Add --enable-asan option to the help screen

Changed paths:
    configure


diff --git a/configure b/configure
index cc14dddf96..6657d0a63e 100755
--- a/configure
+++ b/configure
@@ -1024,6 +1024,7 @@ Optional Features:
                            optimizations)
   --enable-release-mode    enable building in release mode (without optimizations)
   --enable-optimizations   enable optimizations
+  --enable-asan            enable Address Sanitizer for memory-related debugging
   --enable-profiling       enable profiling
   --enable-plugins         enable the support for dynamic plugins
   --default-dynamic        make plugins dynamic by default




More information about the Scummvm-git-logs mailing list