Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc/free42: fix build on non-x86 | Piotr Kubaj | 2021-03-25 | 1 | -0/+14 |
1. fexcept_t is available on FreeBSD via fenv.h. 2. new_g and new_rad in core_commands6.cc actually need signed char. 3. Add FreeBSD's names for ARM and POWER to build-intel-lib.sh. PR: 254556 Approved by: yuri (maintainer) Notes: svn path=/head/; revision=569222 |