OSDN Git Service

* config/sh/sh.c: Include real.h for REAL_VALUE_TYPE.
[pf3gnuchains/gcc-fork.git] / gcc / config / s390 / t-linux
1 # The crtbegin and crtend must not depend on a small GOT
2 CRTSTUFF_T_CFLAGS = -O2 -fPIC
3 CRTSTUFF_T_CFLAGS_S = -O2 -fPIC
4
5 # Compile libgcc2.a with pic.
6 TARGET_LIBGCC2_CFLAGS = -fPIC -include $(srcdir)/config/s390/fixdfdi.h
7