Make UWX_TRACE_ENABLE a global option so that we don't have to

modify vendor code (libuwx) with a specific include directive.
The second order advantage is that we can also enable verbosity
in the glue code (ia64/ia64/unwind.c).
This commit is contained in:
Marcel Moolenaar 2003-07-11 08:47:15 +00:00
parent 22606b2001
commit 31bc3942e5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117435

View File

@ -10,6 +10,8 @@ PAGE_SIZE_4K opt_global.h
PAGE_SIZE_8K opt_global.h
PAGE_SIZE_16K opt_global.h
UWX_TRACE_ENABLE opt_global.h
PPC_PROBE_CHIPSET opt_ppc.h
PPC_DEBUG opt_ppc.h