mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-04-20 08:33:31 +02:00
initial import
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- spcxmms-0.2.1/libspc/port.h.orig 2005-05-01 09:15:50.000000000 -0400
|
||||
+++ spcxmms-0.2.1/libspc/port.h 2005-05-01 09:14:04.000000000 -0400
|
||||
@@ -147,7 +147,7 @@
|
||||
#endif
|
||||
|
||||
#if defined(__i386__) || defined(__i486__) || defined(__i586__) || \
|
||||
- defined(__WIN32) || defined(__alpha__)
|
||||
+ defined(__WIN32) || defined(__alpha__) || defined(__x86_64__)
|
||||
#define LSB_FIRST
|
||||
#define FAST_LSB_WORD_ACCESS
|
||||
#else
|
||||
Reference in New Issue
Block a user