mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-08 07:27:12 +01:00
* comment spelling fix (modifed->modified)
git-svn-id: trunk@35119 -
This commit is contained in:
parent
bcb2d5b975
commit
bc39eb29d3
@ -62,7 +62,7 @@ end;
|
||||
// multiple issues with its old GNU assembler (Mantis #19188).
|
||||
// Even after fixing them, it can be enabled only for the trunk version,
|
||||
// otherwise bootstrapping won't be possible.
|
||||
// Modifed to use oldbinutils as in cpu.pp source, to allow easier use for other targets.
|
||||
// Modified to use oldbinutils as in cpu.pp source, to allow easier use for other targets.
|
||||
{$ifdef freebsd}
|
||||
{$ifndef overridebinutils}
|
||||
{$define oldbinutils}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user