diff options
| author | Drahflow <drahflow@gmx.de> | 2015-06-16 10:18:09 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-06-16 10:18:09 +0200 |
| commit | bb1350d1d6c02b5b58fee760420ad7d132524ab9 (patch) | |
| tree | e955e2dfb42daa0df4f21823145b9ce7c3317459 /compiler/standardClient.ey | |
| parent | a30775351c5fa08293e087fdf650237c6c5e182a (diff) | |
Reduce number of program headers
... and evade a sanity check in Linux 4 (as if
there is anything sane about this project).
Diffstat (limited to 'compiler/standardClient.ey')
| -rw-r--r-- | compiler/standardClient.ey | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/standardClient.ey b/compiler/standardClient.ey index dcbb0e8..010e203 100644 --- a/compiler/standardClient.ey +++ b/compiler/standardClient.ey @@ -980,6 +980,7 @@ > -- /dump deffd # TODO: why do we save section information, exactly? +# FIXME: think real hard whether we can ignore the possibility of new allocations during freeze { ==filename # ==f (left on the stack a while and executed from sys .asm .programStart) sys .asm .patchProgramStart ==frozenAllocationCount |
