diff options
Diffstat (limited to 'libiberty/config/mh-beos')
-rw-r--r-- | libiberty/config/mh-beos | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/config/mh-beos b/libiberty/config/mh-beos new file mode 100644 index 0000000..9b75e7d --- /dev/null +++ b/libiberty/config/mh-beos @@ -0,0 +1,7 @@ +# Host makefile fragment for BeOS + +# This is a temporary hack until the wimpy default 64k stack +# limit in BeOS is either increased or made user settable somehow. +# This probably won't happen until after the DR9 release. + +EXTRA_OFILES = alloca.o |