Home | History | Annotate | Line # | Download | only in config
      1 # Makefile fragment to provide generic support for -fsplit-stack.
      2 # This should be used in config.host for any host which supports
      3 # -fsplit-stack.
      4 LIB2ADD_ST += $(srcdir)/generic-morestack.c $(srcdir)/generic-morestack-thread.c
      5