install a smaller malloc
This commit is contained in:
parent
c31c23a3ec
commit
026633767c
@ -212,6 +212,13 @@ ABC
|
|||||||
cp tables1.h tables.h
|
cp tables1.h tables.h
|
||||||
)
|
)
|
||||||
done
|
done
|
||||||
|
( cd ../modules/src/malloc
|
||||||
|
ed - param.h <<ABC
|
||||||
|
/STORE/s/define/undef/
|
||||||
|
w
|
||||||
|
q
|
||||||
|
ABC
|
||||||
|
)
|
||||||
;;
|
;;
|
||||||
*) ( cd ../lang/cem/cemcom
|
*) ( cd ../lang/cem/cemcom
|
||||||
cp BigPars Parameters
|
cp BigPars Parameters
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user