aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkevans@FreeBSD.org <kevans@FreeBSD.org>2018-01-02 21:05:38 -0600
committerDavid Gibson <david@gibson.dropbear.id.au>2018-01-03 14:15:16 +1100
commita1fe86f380cbae3fb1aea85654d44637dd13d6c3 (patch)
treef2affac9dcb515466d00e2c6a41112df280a44f1 /Makefile
parentc8d5472de3ff24baa9f331b12ada43abc2058737 (diff)
downloaddtc-a1fe86f380cbae3fb1aea85654d44637dd13d6c3.zip
dtc-a1fe86f380cbae3fb1aea85654d44637dd13d6c3.tar.gz
dtc-a1fe86f380cbae3fb1aea85654d44637dd13d6c3.tar.bz2
fdtoverlay: Switch from using alloca to malloc
alloca entails a complicated header situation when using other platforms, where some split it out in alloca.h while others include it as a standard part of stdlib.h. The cons don't seem to outweigh the pros, so switch it to malloc. Signed-off-by: Kyle Evans <kevans@FreeBSD.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions