rebase
This commit is contained in:
24
patches/os2
24
patches/os2
@@ -224,30 +224,6 @@ Index: libffi/src/x86/win32.S
|
||||
.Lframe1:
|
||||
.LSCIE1:
|
||||
.long .LECIE1-.LASCIE1 /* Length of Common Information Entry */
|
||||
Index: libffi/configure
|
||||
===================================================================
|
||||
--- libffi.orig/configure
|
||||
+++ libffi/configure
|
||||
@@ -4163,8 +4163,8 @@ esac
|
||||
|
||||
|
||||
|
||||
-macro_version='2.2.6'
|
||||
-macro_revision='1.3012'
|
||||
+macro_version='2.2.6b'
|
||||
+macro_revision='1.3017'
|
||||
|
||||
|
||||
|
||||
@@ -12184,7 +12184,7 @@ case "$host" in
|
||||
i?86-*-freebsd* | i?86-*-openbsd*)
|
||||
TARGET=X86_FREEBSD; TARGETDIR=x86
|
||||
;;
|
||||
- i?86-win32* | i?86-*-cygwin* | i?86-*-mingw*)
|
||||
+ i?86-win32* | i?86-*-cygwin* | i?86-*-mingw* | i?86-*-os2*)
|
||||
TARGET=X86_WIN32; TARGETDIR=x86
|
||||
# All mingw/cygwin/win32 builds require this for sharedlib
|
||||
AM_LTLDFLAGS="-no-undefined"
|
||||
Index: libffi/ltmain.sh
|
||||
===================================================================
|
||||
--- libffi.orig/ltmain.sh
|
||||
|
||||
Reference in New Issue
Block a user