forked from Imagelibrary/binutils-gdb
Turn off default excluded functions in FLAT profile.
This commit is contained in:
@@ -512,9 +512,7 @@ This program is free software. This program has absolutely no warranty.\n"));
|
||||
{
|
||||
sym_id_add (*sp, EXCL_TIME);
|
||||
sym_id_add (*sp, EXCL_GRAPH);
|
||||
#ifdef __alpha__
|
||||
sym_id_add (*sp, EXCL_FLAT);
|
||||
#endif
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user