clang: typo in comment

This commit is contained in:
Gabor Greif
2019-05-10 11:29:09 +02:00
committed by GitHub
parent df47f8b147
commit bd8da4e0ed

View File

@@ -42,7 +42,7 @@ let
# Backport for -static-pie, which the latter touches, and which is nice in
# its own right.
./static-pie.patch
# Backport for the `--unwindlib=[libgcc|complier-rt]` flag, which is
# Backport for the `--unwindlib=[libgcc|compiler-rt]` flag, which is
# needed for our bootstrapping to not interfere with C.
./unwindlib.patch
];