Fix build on FreeBSD/powerpc64*

This commit is contained in:
Piotr Kubaj 2024-07-10 22:21:48 +00:00 committed by GitHub
parent e1eef56e05
commit 4c12090776
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2553,7 +2553,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#endif
#if defined(POWER9) && defined(OS_LINUX)
#if defined(POWER9) && (defined(OS_LINUX) || defined(OS_FREEBSD))
#define SNUMOPT 16
#define DNUMOPT 8