mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Fail on non-apple
This commit is contained in:
parent
ec9c3fe77a
commit
c6a5499c8b
@ -52,8 +52,8 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
|
||||
|
||||
|
||||
#include <fenv.h>
|
||||
static int
|
||||
#ifdef __APPLE__
|
||||
static int
|
||||
feenableexcept (unsigned int excepts)
|
||||
{
|
||||
#if 0
|
||||
|
Loading…
Reference in New Issue
Block a user