mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Add GDB = 1 to makefile to compile-in the GDB Wrapper. These options will be better manged with rbuild
svn path=/trunk/; revision=14801
This commit is contained in:
@@ -25,6 +25,7 @@ KDBG := 0
|
||||
# Whether to compile for debugging
|
||||
#
|
||||
DBG := 0
|
||||
GDB := 1
|
||||
|
||||
#
|
||||
# Whether to compile a multiprocessor or single processor version
|
||||
|
||||
Reference in New Issue
Block a user