diff options
Diffstat (limited to 'system/statifier/64pure.patch')
-rw-r--r-- | system/statifier/64pure.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/statifier/64pure.patch b/system/statifier/64pure.patch new file mode 100644 index 000000000000..606cb2ccfba0 --- /dev/null +++ b/system/statifier/64pure.patch @@ -0,0 +1,11 @@ +--- statifier-1.6.15/configs/config.x86_64 2005-02-16 09:06:35.000000000 -0200 ++++ statifier-1.6.15_patched/configs/config.x86_64 2009-12-25 23:42:05.000000000 -0200 +@@ -9,7 +9,7 @@ + + # ELF32 + # Have elf32 ? +- ELF32 := yes ++ ELF32 := no + # Special flags to compile elf32 + FLAGS_32 := -m32 + # Flags to compile C to asm elf32 (mostly to be sure calling convention) |