Skip to content

Commit

Permalink
ci: added missing etc/arith_apple_m1.h
Browse files Browse the repository at this point in the history
  • Loading branch information
ntamas committed Sep 28, 2021
1 parent 0d9f989 commit c272841
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions etc/arith_apple_m1.h
@@ -0,0 +1,10 @@
/* pre-generated arith.h for f2c when compiling on Apple M1 */
#define IEEE_8087
#define Arith_Kind_ASL 1
#define Long int
#define Intcast (int)(long)
#define Double_Align
#define X64_bit_pointers
#define NANCHECK
#define QNaN0 0x0
#define QNaN1 0x7ff80000

0 comments on commit c272841

Please sign in to comment.