mirror of
https://github.com/bebbo/amigaos-cross-toolchain.git
synced 2025-12-08 22:38:24 +00:00
Enable ixemul compilation.
This commit is contained in:
11
patches/ixemul-48.2/utils/ixtimezone.c.diff
Normal file
11
patches/ixemul-48.2/utils/ixtimezone.c.diff
Normal file
@ -0,0 +1,11 @@
|
||||
--- ixemul-48.2.orig/utils/ixtimezone.c 1997-08-20 20:31:06.000000000 +0200
|
||||
+++ ixemul-48.2/utils/ixtimezone.c 2012-08-03 18:52:58.000000000 +0200
|
||||
@@ -35,7 +35,7 @@
|
||||
unsigned char flags;
|
||||
} ixtime;
|
||||
|
||||
-struct Node *BattClockBase;
|
||||
+struct Library *BattClockBase;
|
||||
|
||||
char VERSION[] = "\000$VER: ixtimezone 1.0 (10.11.95)";
|
||||
|
||||
Reference in New Issue
Block a user