mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 10:35:12 +08:00
8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
# 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
|