install a smaller malloc
This commit is contained in:
parent
e5116f86dc
commit
528ec8869b
|
@ -212,6 +212,13 @@ ABC
|
|||
cp tables1.h tables.h
|
||||
)
|
||||
done
|
||||
( cd ../modules/src/malloc
|
||||
ed - param.h <<ABC
|
||||
/STORE/s/define/undef/
|
||||
w
|
||||
q
|
||||
ABC
|
||||
)
|
||||
;;
|
||||
*) ( cd ../lang/cem/cemcom
|
||||
cp BigPars Parameters
|
||||
|
|
Loading…
Reference in a new issue