mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-11 11:56:56 +01:00
GNU SOURCE problem on travis
This commit is contained in:
@ -331,8 +331,6 @@ void Grid_sa_signal_handler(int sig,siginfo_t *si,void * ptr)
|
||||
return;
|
||||
};
|
||||
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <fenv.h>
|
||||
|
||||
#ifdef __APPLE__
|
||||
|
Reference in New Issue
Block a user