|
@@ -142,6 +142,7 @@ XCFLAGS=
|
|
#
|
|
#
|
|
# This define is required to run LuaJIT under Valgrind. The Valgrind
|
|
# This define is required to run LuaJIT under Valgrind. The Valgrind
|
|
# header files must be installed. You should enable debug information, too.
|
|
# header files must be installed. You should enable debug information, too.
|
|
|
|
+# Use --suppressions=lj.supp to avoid some false positives.
|
|
#XCFLAGS+= -DLUAJIT_USE_VALGRIND
|
|
#XCFLAGS+= -DLUAJIT_USE_VALGRIND
|
|
#
|
|
#
|
|
# This is the client for the GDB JIT API. GDB 7.0 or higher is required
|
|
# This is the client for the GDB JIT API. GDB 7.0 or higher is required
|