From: Ivan Maidanski Date: Tue, 12 Mar 2019 21:16:19 +0000 (+0300) Subject: Fix library name in README_details X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d008f61e7a6b27e3002fdbf0d12ebb7a9b2c4e9;p=libatomic_ops Fix library name in README_details * doc/README_details.txt: Fix typo ("libatomic_ops_gpl.a"). --- diff --git a/doc/README_details.txt b/doc/README_details.txt index df124ab..b06b2da 100644 --- a/doc/README_details.txt +++ b/doc/README_details.txt @@ -13,7 +13,7 @@ are normally built. On Windows, read README_win32.txt instead. are implemented by header files included from it. It is sometimes necessary, and always recommended to also link against libatomic_ops.a. To use the almost non-blocking stack or malloc implementations, -see the corresponding README files, and also link against libatomic_gpl.a +see the corresponding README files, and also link against libatomic_ops_gpl.a before linking against libatomic_ops.a. OVERVIEW: