We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2144171 + 293b8bd commit ccb9337Copy full SHA for ccb9337
1 file changed
README.md
@@ -10,7 +10,7 @@ Quadmath currently works on x86_64 Linux, macOS, and Windows.
10
11
- It may require a new-ish version of gcc which supports `__float128` type.
12
- It has not been tested on 32 bit Linux.
13
-- It does not work on ARM due to the lack of libquadmath support for that platform.
+- It does not work on (32-bit) ARM due to the lack of libquadmath support for that platform.
14
15
## Installation
16
0 commit comments