vfs: check userland buffers before reading them.
[haiku.git] / src / tools / makebootable / platform / u-boot / Jamfile
blobd062023e71499ac84890521c155093e0cbe36e45
1 SubDir HAIKU_TOP src tools makebootable platform u-boot ;
3 SEARCH_SOURCE
4         += [ FDirName $(HAIKU_TOP) src bin makebootable platform u-boot ] ;
6 BuildPlatformMain <build>makebootable :
7         makebootable.cpp
8         $(hostPlatformSources)
9         :
10         # $(HOST_LIBBE)
11         $(HOST_LIBSTDC++) $(HOST_LIBSUPC++)