do not build libraries, they require a lot more stuff
This commit is contained in:
parent
fa0f6e62c6
commit
f36b456b26
@ -175,7 +175,8 @@ create_includes_and_libraries2() { # opt_dir opt_target
|
||||
cd $1 ; ${BINMAKE} ${o_par} $2 # specific target, e.g. ld-elf.so
|
||||
else
|
||||
export MAKEOBJDIRPREFIX=${l_objtree}
|
||||
make ${o_par} $no toolchain libraries
|
||||
make ${o_par} $no toolchain
|
||||
|
||||
# XXX do we need any of these ?
|
||||
eval export `cd ${SRC}; ${BINMAKE} -f Makefile.inc1 -V WMAKEENV`
|
||||
[ ${o_arch} != `uname -m` ] && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user