really fix last fix.
From-SVN: r2576
This commit is contained in:
parent
a6c8dee447
commit
2cd3f8bb9b
@ -43,8 +43,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
{ "no-half-pic", -MASK_HALF_PIC}, \
|
||||
{ "debugb", MASK_HALF_PIC_DEBUG},
|
||||
|
||||
/* Undefine this now, because bsd386.h tests it. */
|
||||
/* Put leading underscores in front of names. */
|
||||
#undef NO_UNDERSCORES
|
||||
#undef ASM_OUTPUT_LABELREF
|
||||
#define ASM_OUTPUT_LABELREF(FILE,NAME) fprintf (FILE, "_%s", NAME)
|
||||
|
||||
/* Prefix that appears before all global/static identifiers, except for
|
||||
temporary labels. */
|
||||
|
Loading…
Reference in New Issue
Block a user