From f33780a5e7a6d9dd78dc992a2c58643ac57db594 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 16 Nov 2021 17:05:39 +0100 Subject: [PATCH] buildflags.md: Fix typos introduce in commit a3cf0d66 --- buildflags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildflags.md b/buildflags.md index bc936ad..3c38c1b 100644 --- a/buildflags.md +++ b/buildflags.md @@ -352,7 +352,7 @@ The general (architecture-independent) build flags are: or thread stacks spill into other regions of memory.) This flag is fully ABI-compatible and has adds very little run-time overhead. This flag is currently not available on armhfp (both `gcc` and `clang` - toolchains aond on aarch64 with the `clang` toolchain. + toolchains) and on aarch64 with the `clang` toolchain. * `-flto=auto`: Enable link-time optimization (LTO), using `make` job server integration for parallel processing. (`gcc` toolchain only) * `-ffat-lto-objects`: Generate EFL object files which contain both