OSDN Git Service

Add -mdynamic-no-pic to compile flags for gcc. On Mac OS X and Darwin,
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / x-darwin
1 XCFLAGS = -mdynamic-no-pic
2 host-darwin.o : $(srcdir)/config/rs6000/host-darwin.c $(CONFIG_H) $(SYSTEM_H) \
3   coretypes.h hosthooks.h hosthooks-def.h toplev.h diagnostic.h
4         $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
5                 $(srcdir)/config/rs6000/host-darwin.c