Home | History | Annotate | Line # | Download | only in rs6000
      1 HOST_LIBGCC2_CFLAGS += -mno-minimal-toc
      2 SHLIB_MAPFILES = libgcc-std.ver
      3 
      4 softfp_wrap_start := '\#ifndef __powerpc64__'
      5 softfp_wrap_end := '\#endif'
      6