Package: fp16 / 0.0~git20200514.4dfe081-5
Metadata
Package | Version | Patches format |
---|---|---|
fp16 | 0.0~git20200514.4dfe081-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
nodownload | (download) |
CMakeLists.txt |
42 15 + 27 - 0 ! |
--- |
ftbfs i386.patch | (download) |
include/fp16/fp16.h |
3 2 + 1 - 0 ! |
fp16: libfp16 fails to build for i386 URL: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996702 |
ftbfs gcc 14.patch | (download) |
test/alt-from-fp32-value.cc |
1 1 + 0 - 0 ! |
added required 'include <iomanip>' where needed. This ensure the code build with GCC 14, which is a bit more picky about the correct include statements. |