diff options
Diffstat (limited to 'gcc/config/freebsd.h')
| -rw-r--r-- | gcc/config/freebsd.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/freebsd.h b/gcc/config/freebsd.h index 88e0226..56d16c3 100644 --- a/gcc/config/freebsd.h +++ b/gcc/config/freebsd.h @@ -150,10 +150,6 @@ is built with the --enable-threads configure-time option.} \ libraries compiled with the native cc. */ #undef NO_DOLLAR_IN_LABEL -/* Use more efficient ``thunks'' to implement C++ vtables. */ -#undef DEFAULT_VTABLE_THUNKS -#define DEFAULT_VTABLE_THUNKS 1 - /* The GNU tools operate better with dwarf2 than stabs. Since we don't have any native tools to be compatible with, default to dwarf2. */ |
