diff options
author | Kirill K. Smirnov <kirill.k.smirnov@gmail.com> | 2023-07-28 14:56:43 +0300 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2023-07-29 09:12:14 +1200 |
commit | 465207b7a21f00b94b934151c0667275d342cb56 (patch) | |
tree | e49603adf53ec37cc245d2f43e5d6053d0399a62 /packages/gcc/13.1.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch | |
parent | 3293e72b3a8bb752a4dd1e03161127953de99e6b (diff) | |
download | crosstool-ng-465207b7a21f00b94b934151c0667275d342cb56.tar.gz crosstool-ng-465207b7a21f00b94b934151c0667275d342cb56.tar.bz2 crosstool-ng-465207b7a21f00b94b934151c0667275d342cb56.zip |
Fix missing quote mark
The missing quotes affect bootstrap routine:
./bootstrap: eval: line 646: unexpected EOF while looking for matching `''
./bootstrap: eval: line 647: syntax error: unexpected end of file
For some reason bootstrap script ignores these errors and terminates
successfully.
Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
Diffstat (limited to 'packages/gcc/13.1.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch')
0 files changed, 0 insertions, 0 deletions