diff options
author | David Guillen Fandos | 2021-03-05 01:14:31 +0100 |
---|---|---|
committer | David Guillen Fandos | 2021-03-05 01:14:31 +0100 |
commit | 89bd699837ed5519b19c5ff7a0bc6fd892de416d (patch) | |
tree | e0eebb5d85e911d0eb76783ff3adcb85877333c4 /build.txt | |
parent | 6770e0a5e7ce39abd6f0914fb74a52fc04974422 (diff) | |
download | picogpsp-89bd699837ed5519b19c5ff7a0bc6fd892de416d.tar.gz picogpsp-89bd699837ed5519b19c5ff7a0bc6fd892de416d.tar.bz2 picogpsp-89bd699837ed5519b19c5ff7a0bc6fd892de416d.zip |
Reduce executable size by 90%
Turns out most of that file ends up in JIT section, which is RWX and not
a very nice way to run code really (security issues aside).
This also makes possible to build that file with -ggdb otherwise it
complains about stuff.
Diffstat (limited to 'build.txt')
0 files changed, 0 insertions, 0 deletions