commit | d5f4759594a8d551f166fb5a0c7dda0ee004d4ad | [log] [tgz] |
---|---|---|
author | Antonin Décimo <antonin.decimo@gmail.com> | Wed Jan 23 15:24:37 2019 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Feb 18 14:50:57 2019 +0000 |
tree | d60e43ac0a8a1acbfbbcc504c5d6abaaf23e29a4 | |
parent | 6f76795bf5a8e0cc7b5fa7e8f0939afd3aefde41 [diff] [blame] |
Fix #2370, minor typos and spelling mistakes
diff --git a/library/Makefile b/library/Makefile index 430c598..1e1b035 100644 --- a/library/Makefile +++ b/library/Makefile
@@ -39,7 +39,7 @@ SOEXT_X509=so.0 SOEXT_CRYPTO=so.3 -# Set AR_DASH= (empty string) to use an ar implentation that does not accept +# Set AR_DASH= (empty string) to use an ar implementation that does not accept # the - prefix for command line options (e.g. llvm-ar) AR_DASH ?= -