diff options
Diffstat (limited to 'gcc/config/pj/t-pj')
-rw-r--r-- | gcc/config/pj/t-pj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/pj/t-pj b/gcc/config/pj/t-pj index 2ba90874d57..af390cf9c25 100644 --- a/gcc/config/pj/t-pj +++ b/gcc/config/pj/t-pj @@ -1,7 +1,5 @@ -CROSS_LIBGCC1 = libgcc1-asm.a LIB1ASMSRC = pj/lib1funcs.S LIB1ASMFUNCS = vhelper pjucmpdi2 -LIB2FUNCS_EXTRA = # For svr4 we build crtbegin.o and crtend.o which serve to add begin and # end labels to the .ctors and .dtors section when we link using gcc. |