diff options
author | Lasse Dalegaard <dalegaard@gmail.com> | 2021-07-02 20:23:22 +0200 |
---|---|---|
committer | Lasse Dalegaard <dalegaard@gmail.com> | 2021-07-04 16:36:52 +0200 |
commit | bb2f27f928085861b4bc9ad0c4886a5635fd3326 (patch) | |
tree | cf61c1192df6f8a491eb9ca623a001fe7b31af00 /src/command.h | |
parent | ff5689e9e1d2694e34223327ca5d76304b365284 (diff) | |
download | kutter-bb2f27f928085861b4bc9ad0c4886a5635fd3326.tar.gz kutter-bb2f27f928085861b4bc9ad0c4886a5635fd3326.tar.xz kutter-bb2f27f928085861b4bc9ad0c4886a5635fd3326.zip |
rp2040: remove unused linker option
In binutils 2.36 and above the -nostartfiles option is no longer
ignored. -nostartfiles is actually a gcc option, and so isn't supported
by ld. Earlier versions of binutils however had less error checking, and
thus just ignored the option.
Signed-off-by: Lasse Dalegaard <dalegaard@gmail.com>
Diffstat (limited to 'src/command.h')
0 files changed, 0 insertions, 0 deletions