experiment.
This commit is contained in:
parent
04da0bbe2f
commit
ddeaa23fbb
@ -106,6 +106,6 @@ SECTIONS
|
|||||||
.cygheap BLOCK(64 * 1024) :
|
.cygheap BLOCK(64 * 1024) :
|
||||||
{
|
{
|
||||||
__cygheap_start = ABSOLUTE(.) ;
|
__cygheap_start = ABSOLUTE(.) ;
|
||||||
__system_dlls__ = ABSOLUTE(.) + 4;
|
__system_dlls__ = ABSOLUTE(.) + 64;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user